Skip to content

Commit

Permalink
chore(deps): update registry.access.redhat.com/ubi8/openjdk-17 docker…
Browse files Browse the repository at this point in the history
… tag to v1.17-1.1696520325 (#305)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent e5df894 commit f28d174
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,6 +1,6 @@
FROM aquasec/trivy:0.45.1 as SECURITY_SCANNER

FROM registry.access.redhat.com/ubi8/openjdk-17:1.17-1.1693366272
FROM registry.access.redhat.com/ubi8/openjdk-17:1.17-1.1696520325

COPY --from=SECURITY_SCANNER /usr/local/bin/trivy /usr/bin/

Expand Down

0 comments on commit f28d174

Please sign in to comment.