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 9428749 commit ecb2efdCopy full SHA for ecb2efd
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-1754456323
22
23
FROM $BASE_IMAGE as base_build
24
0 commit comments