Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v17.0.12_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 5211b3b commit 578e662
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:17-jdk-alpine
FROM eclipse-temurin:17.0.12_7-jdk-alpine
RUN apk add --no-cache coreutils
ADD scripts/x509.sh /app/x509.sh
ADD target/k8s-onboarding-0.0.1-SNAPSHOT.jar /app/k8s-onboarding.jar
Expand Down

0 comments on commit 578e662

Please sign in to comment.