chore(deps): update cinder digest to 6abf43c (#982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/images/cinder/Earthfile b/images/cinder/Earthfile
index 3e7539b..79561e7 100644
--- a/images/cinder/Earthfile
+++ b/images/cinder/Earthfile
@@ -2,7 +2,7 @@
ARG --global PROJECT=cinder
ARG --global RELEASE=2023.2
-ARG --global PROJECT_REF=34338cf26f9d070ad8106fceccd657f613c4d5a5
+ARG --global PROJECT_REF=6abf43c220029bd47ec446971e14e293c9be2f78
build:
FROM ../openstack-service+builder --RELEASE=${RELEASE}