commit | 0de26c429c54e7f5bd27166103f424821336c038 | [log] [tgz] |
---|---|---|
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | Fri Feb 09 10:44:31 2024 -0500 |
committer | GitHub <noreply@github.com> | Fri Feb 09 10:44:31 2024 -0500 |
tree | 7e7aa31033a271f95c9dabe5fbe906de79738b49 | |
parent | 73e5ad97d2a0b4be23a531fc45b6e2f15d53c222 [diff] |
chore(deps): update octavia digest to 3f31a50 (#906)
diff --git a/images/octavia/Earthfile b/images/octavia/Earthfile index c55144c..0fcb0d5 100644 --- a/images/octavia/Earthfile +++ b/images/octavia/Earthfile
@@ -2,7 +2,7 @@ ARG --global PROJECT=octavia ARG --global RELEASE=2023.2 -ARG --global PROJECT_REF=88d7315a60314e44fcce88ad198ceb3c0c107fe6 +ARG --global PROJECT_REF=3f31a50f264c0e58691b1be7e90d324c13588b63 build: FROM ../openstack-service+builder --RELEASE=${RELEASE}