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-2.1769108682 @sha256:9a26964a53bb9319dc8c5d9d207b66bf6eb43f2f69c89d980a68c126c1bc0a5d
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-2.1769108682 @sha256:9a26964a53bb9319dc8c5d9d207b66bf6eb43f2f69c89d980a68c126c1bc0a5d
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