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.
2 parents 986c788 + f7164a4 commit b85f0a6Copy full SHA for b85f0a6
rhel/ubi9/hotspot/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi:9.6-1749542372 AS jre-build
+FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174 AS jre-build
2
3
ARG JAVA_VERSION=17.0.15_6
4
@@ -33,7 +33,7 @@ RUN case "$(jlink --version 2>&1)" in \
33
--no-header-files \
34
--output /javaruntime
35
36
-FROM registry.access.redhat.com/ubi9/ubi:9.6-1749542372 AS controller
+FROM registry.access.redhat.com/ubi9/ubi:9.6-1750786174 AS controller
37
38
ENV LANG=C.UTF-8
39
0 commit comments