Skip to content

Commit

Permalink
Merge pull request #30 from bcgov/renovate/eclipse-temurin-17.x
Browse files Browse the repository at this point in the history
chore(deps): update eclipse-temurin docker tag to v17.0.8_7-jdk-alpine
  • Loading branch information
DerekRoberts authored Aug 12, 2023
2 parents 0525d55 + 8e41608 commit 48201c5
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:17-jdk-alpine AS buildCert
FROM eclipse-temurin:17.0.8_7-jdk-alpine AS buildCert

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

0 comments on commit 48201c5

Please sign in to comment.