File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# For documentation see https://jboss-container-images.github.io/openjdk/
2- FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764764731 @sha256:14e5af876865b25abdc15c137dd30e68b3394aaee18e26bd1777036a52a907c5
2+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-1 @sha256:7a9bcb511e260ac3074f250a91b6dccb37cecf4b602532f0eb455e0d2109c9fc
33
44# Copy runnable jar to deployments
55COPY target/*.jar /deployments/application.jar
Original file line number Diff line number Diff line change 11# For documentation see https://jboss-container-images.github.io/openjdk/
2- FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764764731 @sha256:14e5af876865b25abdc15c137dd30e68b3394aaee18e26bd1777036a52a907c5
2+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.24-1 @sha256:7a9bcb511e260ac3074f250a91b6dccb37cecf4b602532f0eb455e0d2109c9fc
33
44# Copy runnable jar to deployments
55COPY target/*.jar /deployments/application.jar
You can’t perform that action at this time.
0 commit comments