Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.20-2.1725851019 #163

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.20-2.1724037311@sha256:4536f1460fd9c75c300b7d0785a282c282d595d1d35f68ba10508b929dd74261
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.20-2.1725851019@sha256:4ef4e9bdc908abca04b119002c6e00545101084d6e974d98c111bbf0b9885c13

COPY target/*.jar /deployments/spring-boot-application.jar
Loading