Skip to content

Commit 99e4235

Browse files
committed
Update base redhat minimal image
1 parent b9f180b commit 99e4235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/redhat-8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# the container catalog moved from registry.access.redhat.com to registry.redhat.io
1717
# So at some point before they deprecate the old registry we have to make sure that
1818
# we have access to the new registry and change where we pull the ubi image from.
19-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4-210
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4-212
2020

2121
LABEL name="splunk" \
2222
maintainer="[email protected]" \

0 commit comments

Comments
 (0)