chore(deps): update octavia digest to 07c33fe (#829)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/images/octavia/Earthfile b/images/octavia/Earthfile
index 8b3ca58..e23ade7 100644
--- a/images/octavia/Earthfile
+++ b/images/octavia/Earthfile
@@ -3,7 +3,7 @@
 image:
   ARG PROJECT=octavia
   ARG RELEASE=zed
-  ARG REF=4c97b585ce6e519a5ff090c2cd97fab0e801be0c
+  ARG REF=07c33fec4578e2529a2a5fc8fad4cde929597849
   FROM ../openstack-service+image \
     --PROJECT ${PROJECT} \
     --RELEASE ${RELEASE} \