Skip to content

Commit

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

chore: upgrade dockerimage version
  • Loading branch information
adnanalicic authored Oct 21, 2022
2 parents 79a83d6 + 5f576b6 commit b4418bd
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 b4418bd

Please sign in to comment.