Skip to content

Commit

Permalink
Upgrade base image to openjdk11 alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkernel committed Feb 3, 2021
1 parent 4187df5 commit 23c6ad4
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 openjdk:8-jre-alpine
FROM adoptopenjdk/openjdk11:alpine-jre

MAINTAINER zsx <thinkernel@gmail.com>

Expand Down

0 comments on commit 23c6ad4

Please sign in to comment.