]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cpatch: new default base image
authorSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 19:04:40 +0000 (13:04 -0600)
committerSage Weil <sage@newdream.net>
Mon, 1 Feb 2021 21:52:14 +0000 (15:52 -0600)
Signed-off-by: Sage Weil <sage@newdream.net>
src/script/cpatch

index 98f5d2da6b373688d4b7e83eb8207a1603fa0e07..1618115a62f0af532eaf77cc44e1a802e8b5fd6b 100755 (executable)
@@ -9,7 +9,7 @@ if [ ! -e Makefile ] || [ ! -e ../do_cmake.sh ]; then
     exit 1
 fi
 
-base="quay.io/ceph-ci/ceph:master"
+base="quay.ceph.io/ceph-ci/ceph:master"
 target=""
 push=0
 strip=1