Skip to content

Commit

Permalink
chore: upgrade base dockerimage version
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuzynow committed Oct 21, 2022
1 parent b170252 commit 7323b86
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:11.0.10-jre-slim-buster
FROM adoptopenjdk/openjdk11
VOLUME ["/tmp","/log"]
EXPOSE 8080
ARG JAR_FILE
Expand Down

0 comments on commit 7323b86

Please sign in to comment.