Skip to content

Commit ed00770

Browse files
chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker tag to v9.6-1752587672
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bc71b46 commit ed00770

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
@@ -13,7 +13,7 @@ COPY cmd/ cmd/
1313

1414
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o qe-tools main.go
1515

16-
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.4
16+
FROM registry.access.redhat.com/ubi9/ubi-minimal:9.6-1752587672
1717

1818
USER 65532:65532
1919

0 commit comments

Comments
 (0)