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 ecbe1e2 commit 96481edCopy full SHA for 96481ed
refarch-eai/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.1733995527@sha256:780c873d58f5b0acd82cb28ce273d529e73899c6150aa4366aee53aa251d495d
+FROM registry.access.redhat.com/ubi9/openjdk-21-runtime:1.21-1.1739376167@sha256:e8bc39a2a10ea39231b4c0d0b7b8728969169f78051d25d0a2e29311d0cf00f8
3
4
# Copy runnable jar to deployments
5
COPY target/*.jar /deployments/application.jar
0 commit comments