s/jre/jdk
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && \
|
||||
ca-certificates \
|
||||
curl \
|
||||
unzip \
|
||||
default-jre
|
||||
default-jdk
|
||||
|
||||
RUN cd /tmp && \
|
||||
curl -o commandlinetools-linux.zip "https://dl.google.com/android/repository/commandlinetools-linux-${ANDROID_CLI_TOOLS_VERSION}_latest.zip" && \
|
||||
|
||||
Reference in New Issue
Block a user