Skip to content

Commit 77f00a5

Browse files
chore(deps): update ghcr.io/vexxhost/openstack-venv-builder:2024.1 docker digest to 5c82dd6 (#184)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51a4fc2 commit 77f00a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ WORKDIR /src
66
COPY --from=ovsinit-src / /src
77
RUN cargo install --path .
88

9-
FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:fd03dfc43d8bf17cb82471c95e5f15063ec2d4cccc1e0999b964d28fdc75d32d AS build
9+
FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:5c82dd6369c741944711deb66f4f4a5271fff64552ac4f6ef1eacc9fcdc7cebe AS build
1010
RUN \
1111
--mount=type=bind,from=neutron,source=/,target=/src/neutron,readwrite \
1212
--mount=type=bind,from=neutron-dynamic-routing,source=/,target=/src/neutron-dynamic-routing,readwrite \

0 commit comments

Comments
 (0)