Skip to content

Commit

Permalink
Update azul/zulu-openjdk-alpine Docker tag to v17.0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent a86ede7 commit 89e54bf
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.8.1
COPY build/libs/consumer-0.0.1-SNAPSHOT.jar app.jar
ENTRYPOINT ["java","-jar","/app.jar"]

0 comments on commit 89e54bf

Please sign in to comment.