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 80961c9 commit ad86be8Copy full SHA for ad86be8
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-1755695350
22
23
FROM $BASE_IMAGE as base_build
24
0 commit comments