Skip to content

Commit 1b03120

Browse files
Update registry.access.redhat.com/ubi8/ubi-micro:latest Docker digest to 0494929
1 parent 46c4552 commit 1b03120

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:a89379ab29644fc13a46ba7cf6b9d21ef432d1f7557126920f5a922cac3bc171
22+
FROM registry.access.redhat.com/ubi8/ubi-micro:latest@sha256:0494929e1841c6c908f2b4869a9e39d46bbeb68e241887fb2b254c91ab30419c
2323
WORKDIR /
2424
COPY --from=builder /workspace/manager .
2525

0 commit comments

Comments
 (0)