Skip to content

Commit 96e1f1e

Browse files
chore(deps): update registry.access.redhat.com/ubi9/openjdk-21-runtime docker tag to v1.22-1
1 parent 7af7a3d commit 96e1f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

captchaservice-backend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# For documentation see https://jboss-container-images.github.io/openjdk/
2-
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1741781258@sha256:360822c35c5741f542ab78fe123e6c4d9b68e0113a88d6e0250bb1f377b17f29
2+
FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1@sha256:b0cbb0db7f04df615ba4b08c1c9cb69eb9805f6b319e127aa0e19be02314f821
33

44
# Copy runnable jar to deployments
55
COPY target/*.jar /deployments/application.jar

0 commit comments

Comments
 (0)