From: Casey Bodley Date: Fri, 19 Jul 2024 14:10:38 +0000 (-0400) Subject: doc/cephadm/upgrade: ceph-ci containers are hosted by quay.ceph.io X-Git-Tag: testing/wip-xiubli-testing-20240726.020044-reef~19^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7f2eb0a8f02db9d81445c96439d7927fa65d2a38;p=ceph-ci.git doc/cephadm/upgrade: ceph-ci containers are hosted by quay.ceph.io Signed-off-by: Casey Bodley (cherry picked from commit 9c77963300fee804f249d512c980cdeac06f14f7) --- diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index 450316efbd2..4ab48b69c41 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -193,7 +193,7 @@ you need. For example, the following command upgrades to a development build: .. prompt:: bash # - ceph orch upgrade start --image quay.io/ceph-ci/ceph:recent-git-branch-name + ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:recent-git-branch-name For more information about available container images, see :ref:`containers`.