chore(deps): update cinder digest to 34338cf (#954)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/images/cinder/Earthfile b/images/cinder/Earthfile
index 77791a0..3e7539b 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=8df3c5cf43fb00efcf349a00ecde4df995fa1b93
+ARG --global PROJECT_REF=34338cf26f9d070ad8106fceccd657f613c4d5a5
build:
FROM ../openstack-service+builder --RELEASE=${RELEASE}