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 7af7a3d commit 96e1f1eCopy full SHA for 96e1f1e
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@sha256:b0cbb0db7f04df615ba4b08c1c9cb69eb9805f6b319e127aa0e19be02314f821
3
4
# Copy runnable jar to deployments
5
COPY target/*.jar /deployments/application.jar
0 commit comments