Skip to content

Commit

Permalink
Upgrade docker image to openjdk:11
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0der committed Apr 21, 2019
1 parent 7bf5d62 commit 935f8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM java:8
FROM openjdk:11

RUN apt-get update && \
apt-get -y install zip
Expand Down

0 comments on commit 935f8e1

Please sign in to comment.