Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21.0.4_7-jdk-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent cb0c050 commit 7341e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.certs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#This Dockerfile mounts the certs
FROM eclipse-temurin:21.0.3_9-jdk-alpine AS buildCert
FROM eclipse-temurin:21.0.4_7-jdk-alpine AS buildCert

ENV LANG en_CA.UTF-8
ENV LANGUAGE en_CA.UTF-8
Expand Down

0 comments on commit 7341e36

Please sign in to comment.