Skip to content

Commit c345ef0

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

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
@@ -15,7 +15,7 @@
1515
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi:9.6
1616
ARG BUILD_IMAGE=build
1717
ARG PKG_IMAGE=pkg
18-
ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6
18+
ARG RELEASE_BASE_IMAGE=registry.access.redhat.com/ubi9-minimal:9.6-1752587672
1919

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

0 commit comments

Comments
 (0)