Skip to content

Commit 8373b1e

Browse files
Merge branch 'master' of github.com:stakater/Reloader into csi-support-without-SHA512
2 parents 157cf0f + fdd2474 commit 8373b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.ubi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ARG BASE_IMAGE
33

44
FROM --platform=${BUILDPLATFORM} ${BUILDER_IMAGE} AS SRC
55

6-
FROM ${BASE_IMAGE:-registry.access.redhat.com/ubi9/ubi:latest} AS ubi
6+
FROM ${BASE_IMAGE:-registry.access.redhat.com/ubi9/ubi:9.7} AS ubi
77
ARG TARGETARCH
88

99

0 commit comments

Comments
 (0)