changed to openjdk headless to decrease image size
This commit is contained in:
committed by
BARICHELLO
parent
fff44ff9a5
commit
2554eb4cac
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
wget \
|
||||
zip \
|
||||
adb \
|
||||
openjdk-8-jdk \
|
||||
openjdk-8-jdk-headless \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV GODOT_VERSION "3.2.3"
|
||||
|
||||
Reference in New Issue
Block a user