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 39b3273 commit ce679d8Copy full SHA for ce679d8
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.1756793420@sha256:381e4f75c654b4e60b6a39147e803480f85bd3af7db291c0c522811c94f31848
3
4
# Copy runnable jar to deployments
5
COPY target/*.jar /deployments/application.jar
0 commit comments