Skip to content

Commit f40dec4

Browse files
Update registry.access.redhat.com/ubi9-minimal Docker tag to v9.6-1754000177
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 6dc7eeb commit f40dec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.redhat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6
1818
ARG BUILD_IMAGE=build
1919
ARG PKG_IMAGE=pkg
20-
ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6
20+
ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6-1754000177
2121

2222
FROM $BASE_IMAGE as base_build
2323
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6

0 commit comments

Comments
 (0)