We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bb9c49 commit 9b76924Copy full SHA for 9b76924
build.env
@@ -15,7 +15,8 @@ CSI_IMAGE_VERSION=canary
15
CSI_UPGRADE_VERSION=v3.12.1
16
17
# Ceph version to use
18
-BASE_IMAGE=quay.io/ceph/ceph:v19
+BASE_IMAGE=quay.ceph.io/ceph-ci/ceph:main
19
+#BASE_IMAGE=quay.io/ceph/ceph:v19
20
CEPH_VERSION=squid
21
22
# standard Golang options
0 commit comments