Skip to content

Commit 1dc185f

Browse files
Pin registry.access.redhat.com/ubi9/openjdk-17-runtime Docker tag to 5c1fc31
1 parent f10de98 commit 1dc185f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# please see https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/
44
# All other variations must be approved by KM8
55

6-
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:latest
6+
FROM registry.access.redhat.com/ubi9/openjdk-17-runtime:latest@sha256:5c1fc3103cb68714279761ee019d010beef25e823e1b9a8825e2219a17466d6a
77

88
COPY target/*.jar /deployments/application.jar

0 commit comments

Comments
 (0)