From d6292efc16434ce9bbcb95b2398ed55c7aeddfd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 00:28:03 +0000 Subject: [PATCH] chore(deps): update nova digest to b4a6944 --- images/nova/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/nova/Earthfile b/images/nova/Earthfile index 9e1cc3d6e..61e8997c0 100644 --- a/images/nova/Earthfile +++ b/images/nova/Earthfile @@ -2,7 +2,7 @@ VERSION 0.7 ARG --global PROJECT=nova ARG --global RELEASE=zed -ARG --global PROJECT_REF=226f3e95c1cdadd1845c7adee55f5c5f29f3a7a8 +ARG --global PROJECT_REF=b4a69447e2a176fd3821abc427019339ec700f0c build: FROM ../openstack-service+builder --RELEASE=${RELEASE}