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.1763034977 @sha256:7ca4874ffc223925d225d636bac6fa302a09a4f3534ab4e072a6b75ee28d5415
2+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764562148 @sha256:c9e38301c31ba579c9e766acb9e80415d925ea50a1b68b560cf7f3e75b6fa8dc
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.1763034977 @sha256:7ca4874ffc223925d225d636bac6fa302a09a4f3534ab4e072a6b75ee28d5415
2+ FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.23-6.1764562148 @sha256:c9e38301c31ba579c9e766acb9e80415d925ea50a1b68b560cf7f3e75b6fa8dc
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