mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-05-19 05:58:43 -04:00
Upgrade docker image to openjdk:11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM java:8
|
||||
FROM openjdk:11
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install zip
|
||||
|
||||
Reference in New Issue
Block a user