Skip to content

Commit 6b3b184

Browse files
chore(deps): update registry.access.redhat.com/ubi8/ubi-micro:latest docker digest to c1b052e
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdbb7f9 commit 6b3b184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ COPY controllers/ controllers/
1919
# Build
2020
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -o manager main.go
2121

22-
FROM registry.access.redhat.com/ubi8/ubi-micro:latest@sha256:0fe81f64dab0570da191fbc74004fff651027640496fb220661da4e9d83860f7
22+
FROM registry.access.redhat.com/ubi8/ubi-micro:latest@sha256:c1b052e22f088693b2420bb62a47799ebf90bce8f63385e13e74dbdc3d60dec7
2323
WORKDIR /
2424
COPY --from=builder /workspace/manager .
2525

0 commit comments

Comments
 (0)