Skip to content

Commit cdfaf6e

Browse files
chore(deps): update registry.access.redhat.com/ubi9-minimal docker digest to 67fee1a (#175)
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 ce769c3 commit cdfaf6e

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:6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187
11+
FROM registry.access.redhat.com/ubi9-minimal@sha256:67fee1a132e8e326434214b3c7ce90b2500b2ad02c9790cc61581feb58d281d5
1212
COPY --from=builder /build/aws-resource-exporter /bin/aws-resource-exporter
1313

1414
EXPOSE 9115

0 commit comments

Comments
 (0)