Skip to content

Commit

Permalink
Update graalvm base image version
Browse files Browse the repository at this point in the history
  • Loading branch information
akobor committed Aug 20, 2020
1 parent d3a3d04 commit 84e01a1
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 oracle/graalvm-ce:20.1.0-java11 as graalvm
FROM oracle/graalvm-ce:20.2.0-java11 as graalvm
ARG VERSION=""
RUN gu install native-image

Expand Down

0 comments on commit 84e01a1

Please sign in to comment.