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 bb7e41d commit c4ccd9cCopy full SHA for c4ccd9c
app/src/main/docker/Dockerfile-postgresql.jvm
@@ -21,7 +21,7 @@
21
# docker run -i --rm -p 8080:8080 -p 5005:5005 -e JAVA_ENABLE_DEBUG="true" quarkus/app-jvm
22
#
23
###
24
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1295.1749680713
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1756195339
25
26
ARG JAVA_PACKAGE=java-17-openjdk-headless
27
ARG RUN_JAVA_VERSION=1.3.8
0 commit comments