build: consume quincy release of Ceph

This promotes the ceph release to Quincy

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal 2022-03-07 18:00:41 +05:30 committed by mergify[bot]
parent 32ecbdeb71
commit bd3db134b9

View File

@ -12,8 +12,8 @@
CSI_IMAGE_VERSION=canary
# Ceph version to use
BASE_IMAGE=quay.io/ceph/ceph:v16
CEPH_VERSION=pacific
BASE_IMAGE=quay.io/ceph/ceph:v17
CEPH_VERSION=quincy
# standard Golang options
GOLANG_VERSION=1.17.5