Skip to content

Commit

Permalink
Merge pull request #51 from Onlineberatung/VIC-1834-upgrade-base-imag…
Browse files Browse the repository at this point in the history
…e-version

chore: upgrade base dockerimage version
  • Loading branch information
adnanalicic authored Oct 21, 2022
2 parents b170252 + 7323b86 commit 1de259e
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 1de259e

Please sign in to comment.