Skip to content

Commit ce1856f

Browse files
authored
Updating base redhat image (#472)
1 parent bad781b commit ce1856f

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.3-230
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-291
2020

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

0 commit comments

Comments
 (0)