Skip to content

Commit f68583e

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-minimal docker tag to v8.10-1295.1749680713
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9d1eb48 commit f68583e

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
@@ -39,7 +39,7 @@ COPY pkg/ pkg/
3939
USER root
4040
RUN CGO_ENABLED=1 GOOS=${TARGETOS:-linux} GOARCH=${TARGETARCH} make go-build-for-image
4141

42-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8
42+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1295.1749680713
4343
WORKDIR /
4444
COPY --from=builder /workspace/manager .
4545

0 commit comments

Comments
 (0)