Skip to content

Commit

Permalink
chore(deps): update eclipse-temurin docker tag to v21.0.1_12-jdk-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent 9040a1e commit 5c9a272
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-jdk-alpine AS buildCert
FROM eclipse-temurin:21.0.1_12-jdk-alpine AS buildCert

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

0 comments on commit 5c9a272

Please sign in to comment.