Skip to content

Commit 30d762b

Browse files
committed
BZ-1941940: Updated image cache name to use quay.io
1 parent 1402408 commit 30d762b

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
@@ -123,7 +123,7 @@ $ ls -Z /home/kni/rhcos_image_cache
123123
$ podman run -d --name rhcos_image_cache \
124124
-v /home/kni/rhcos_image_cache:/var/www/html \
125125
-p 8080:8080/tcp \
126-
registry.centos.org/centos/httpd-24-centos7:latest
126+
quay.io/centos7/httpd-24-centos7:latest
127127
----
128128
ifndef::upstream[]
129129
+

0 commit comments

Comments
 (0)