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 6dc7eeb commit 63d47f7Copy full SHA for 63d47f7
Dockerfile.redhat
@@ -17,7 +17,7 @@
17
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6
18
ARG BUILD_IMAGE=build
19
ARG PKG_IMAGE=pkg
20
-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
21
22
FROM $BASE_IMAGE as base_build
23
0 commit comments