diff --git a/Containerfile.externaldns b/Containerfile.externaldns index f6f79e61aa..e232ac580e 100644 --- a/Containerfile.externaldns +++ b/Containerfile.externaldns @@ -24,7 +24,7 @@ RUN git config --global --add safe.directory /workspace # Build with FIPS compliance RUN make build.fips -FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:6903e69ae846d868f326eaa09788813a8df27f3b84c3f8f47223d680d670d10a +FROM registry.access.redhat.com/ubi8/ubi-minimal:latest@sha256:c125408c8e1a817ec3a1f7d738b4fd2cb73c405ad638034a6e1661e198e1002b ARG FULL_COMMIT LABEL maintainer="Red Hat, Inc." LABEL com.redhat.component="external-dns-container"