chore(deps): update neutron digest to f83e1fd (#891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
diff --git a/images/neutron/Earthfile b/images/neutron/Earthfile
index d4b1bff..0776db7 100644
--- a/images/neutron/Earthfile
+++ b/images/neutron/Earthfile
@@ -3,7 +3,7 @@
 ARG --global REGISTRY=ghcr.io/vexxhost/atmosphere
 ARG --global PROJECT=neutron
 ARG --global RELEASE=zed
-ARG --global PROJECT_REF=222c997022392561c2de2cb493f0f5214eb20dfc
+ARG --global PROJECT_REF=f83e1fd4f057578e1a0b30edae3cc3161f28f5e9
 
 build:
   FROM ../openstack-service+builder --RELEASE=${RELEASE}