Skip to content

Commit

Permalink
Update eclipse-temurin Docker tag to v17.0.9_9-jdk-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2023
1 parent 25d6c84 commit 656900f
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.9_9-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 656900f

Please sign in to comment.