Skip to content

Commit 42608df

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

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
@@ -16,7 +16,7 @@ COPY pkg/ pkg/
1616

1717
RUN CGO_ENABLED=1 GOOS=linux GOARCH=${TARGETARCH:-amd64} make go-build-for-image
1818

19-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1751443646
2020
WORKDIR /
2121
COPY --from=builder /workspace/manager .
2222

0 commit comments

Comments
 (0)