Skip to content

Commit f310dea

Browse files
Merge pull request #254 from alebedev87/fix-clair-warnings
NE-2053: Update base image to UBI
2 parents bd146fd + 59cb902 commit f310dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile.external-dns-operator

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUN git config --global --add safe.directory /workspace
2525
# Build
2626
RUN make build-operator
2727

28-
FROM registry.redhat.io/rhel9-4-els/rhel:9.4-943.1729773477
28+
FROM registry.access.redhat.com/ubi9/ubi:9.6-1751287003
2929
LABEL maintainer="Red Hat, Inc."
3030
LABEL com.redhat.component="external-dns-operator-container"
3131
LABEL name="external-dns-operator"

0 commit comments

Comments
 (0)