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 ae2b113 commit 35c7412Copy full SHA for 35c7412
Dockerfile.redhat
@@ -15,7 +15,7 @@
15
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6
16
ARG BUILD_IMAGE=build
17
ARG PKG_IMAGE=pkg
18
-ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6
+ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6-1754584681
19
20
FROM $BASE_IMAGE as base_build
21
0 commit comments