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 f193a86 commit 8075830Copy full SHA for 8075830
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-1755695350
21
22
FROM $BASE_IMAGE as base_build
23
0 commit comments