Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21.0.5_11-jdk-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent f5bbaf9 commit 96f4531
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 eclipse-temurin:21.0.4_7-jdk-alpine AS jre-build
FROM eclipse-temurin:21.0.5_11-jdk-alpine AS jre-build

RUN "$JAVA_HOME"/bin/jlink \
--add-modules java.logging,java.xml \
Expand Down

0 comments on commit 96f4531

Please sign in to comment.