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 42b61f3 commit 4386095Copy full SHA for 4386095
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.23-6.1757607786@sha256:b223fdb4fdd1b09fd5792f86e9d504a9cbb7a13bad65fb016812287c85718c60
3
4
# Copy runnable jar to deployments
5
COPY target/*.jar /deployments/application.jar
0 commit comments