Skip to content

Commit 3af5765

Browse files
author
Nelson Wang
committed
Pinning ubi8.1 to former tag
1 parent 95464a3 commit 3af5765

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.1
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.1-328
2020
LABEL name="splunk" \
2121
maintainer="support@splunk.com" \
2222
vendor="splunk" \

0 commit comments

Comments
 (0)