Skip to content

Commit fa96f55

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN make build
88
FROM builder AS test
99
RUN make test
1010

11-
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542 as prod
11+
FROM registry.access.redhat.com/ubi9-minimal:9.6-1753762263 as prod
1212
COPY --from=builder /workspace/git-partition-sync-consumer /bin/git-partition-sync-consumer
1313
RUN microdnf update -y && microdnf install -y git
1414

0 commit comments

Comments
 (0)