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 a8b35e8 commit 7c8aa05Copy full SHA for 7c8aa05
Dockerfile.redhat
@@ -18,7 +18,7 @@
18
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6
19
ARG BUILD_IMAGE=build
20
ARG PKG_IMAGE=pkg
21
-ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6
+ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6-1753762263
22
23
FROM $BASE_IMAGE as base_build
24
0 commit comments