Skip to content

Commit

Permalink
Update azul/zulu-openjdk-alpine Docker tag to v17.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 0d134cb commit 51ebbf8
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,3 +1,3 @@
FROM azul/zulu-openjdk-alpine:17
FROM azul/zulu-openjdk-alpine:17.0.12
COPY build/libs/consumer-0.0.1-SNAPSHOT.jar app.jar
ENTRYPOINT ["java","-jar","/app.jar"]

0 comments on commit 51ebbf8

Please sign in to comment.