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 a3b78d1Copy full SHA for a3b78d1
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-1754327153
21
22
FROM $BASE_IMAGE as base_build
23
0 commit comments