Skip to content

Commit 8486ef5

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 68a4aa1 commit 8486ef5

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
@@ -4,7 +4,7 @@ WORKDIR /workspace
44
COPY . .
55
RUN make test build
66

7-
FROM registry.access.redhat.com/ubi9-minimal:9.4-1227.1726694542
7+
FROM registry.access.redhat.com/ubi9-minimal:9.6-1752587672
88
COPY --from=builder /workspace/git-partition-sync-consumer /bin/git-partition-sync-consumer
99
RUN microdnf update -y && microdnf install -y git
1010

0 commit comments

Comments
 (0)