We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a292e0d commit 5f94244Copy full SHA for 5f94244
captchaservice-backend/Dockerfile
@@ -1,5 +1,5 @@
1
# 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
+FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.22-1.1743605859@sha256:919e0f42342b48b692543bbc62ee7e8beeebc8f00f36b768d47b1542ba619ab0
3
4
# Copy runnable jar to deployments
5
COPY target/*.jar /deployments/application.jar
0 commit comments