Skip to content

Commit 39a8f42

Browse files
chore(deps): update registry.access.redhat.com/ubi9-minimal docker digest to 8d905a9 (#183)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 311164d commit 39a8f42

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
@@ -8,7 +8,7 @@ RUN make build
88
FROM builder as test
99
RUN make test
1010

11-
FROM registry.access.redhat.com/ubi9-minimal@sha256:e6b39b0a2cd88c0d904552eee0dca461bc74fe86fda3648ca4f8150913c79d0f
11+
FROM registry.access.redhat.com/ubi9-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7
1212
COPY --from=builder /build/aws-resource-exporter /bin/aws-resource-exporter
1313

1414
EXPOSE 9115

0 commit comments

Comments
 (0)