Skip to content

Commit 270a424

Browse files
updated redhat-8 base docker image to use the latest redhat-8; (#573)
* updated redhat-8 base docker image to use the latest redhat-8; * updated tag for base red-hat-8;
1 parent e7de480 commit 270a424

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-212
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7-1049.1675784874
2020

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

0 commit comments

Comments
 (0)