Skip to content

Commit 7ea981e

Browse files
authored
Merge pull request #41099 from ktothill/BZ-1941940-main
BZ-1941940: Updated image cache name to use quay.io
2 parents 1037e57 + 30d762b commit 7ea981e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-creating-an-rhcos-images-cache.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ $ ls -Z /home/kni/rhcos_image_cache
9999
$ podman run -d --name rhcos_image_cache \ <1>
100100
-v /home/kni/rhcos_image_cache:/var/www/html \
101101
-p 8080:8080/tcp \
102-
registry.centos.org/centos/httpd-24-centos7:latest
102+
quay.io/centos7/httpd-24-centos7:latest
103103
----
104104
ifndef::upstream[]
105105
+

0 commit comments

Comments
 (0)