We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95464a3 commit 3af5765Copy full SHA for 3af5765
base/redhat-8/Dockerfile
@@ -16,7 +16,7 @@
16
# the container catalog moved from registry.access.redhat.com to registry.redhat.io
17
# So at some point before they deprecate the old registry we have to make sure that
18
# 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.1
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.1-328
20
LABEL name="splunk" \
21
maintainer="support@splunk.com" \
22
vendor="splunk" \
0 commit comments