Skip to content

Commit

Permalink
chore(deps): 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 5968320 commit 5c7296c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certextractor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:17.0.11_9-jdk-alpine
FROM eclipse-temurin:17.0.12_7-jdk-alpine

Check notice

Code scanning / Trivy

No HEALTHCHECK defined Low

Artifact: certextractor/Dockerfile
Type: dockerfile
Vulnerability DS026
Severity: LOW
Message: Add HEALTHCHECK instruction in your Dockerfile
Link: DS026

ARG BUILD_DATE
ARG VERSION
Expand Down

0 comments on commit 5c7296c

Please sign in to comment.