Skip to content

Commit c730b4a

Browse files
chore(deps): update vexxhost images (#324)
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 01cf554 commit c730b4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SPDX-License-Identifier: GPL-3.0-or-later
33
# Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z
44

5-
FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:9a73132d256f0fda5a95eebcbb13508bb82ff99440e2b16927aec38cab429e3a AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:bf0f14aa3bae71d10446c30e433b17e9e2c0846b90f1b4d28f869966c8e25654 AS build
66
RUN <<EOF bash -xe
77
uv pip install \
88
--constraint /upper-constraints.txt \
@@ -20,7 +20,7 @@ uv pip install \
2020
python-swiftclient
2121
EOF
2222

23-
FROM ghcr.io/vexxhost/python-base:2023.2@sha256:a79e8c32dff2f2eba0ed76b8897ed5bb7bd45852d58a4a119620eb968e1693f2
23+
FROM ghcr.io/vexxhost/python-base:2023.2@sha256:3fc96d19071dc56f99601da16ef3d9c39bcf94e9b7a2fffb33672021daa8cba6
2424
COPY --from=build --link /var/lib/openstack /var/lib/openstack
2525

2626
# NOTE(mnaser): The Magnum client relies on the SHELL environment variable

0 commit comments

Comments
 (0)