Skip to content

Commit 9c19bf6

Browse files
chore(deps): update vexxhost images
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55e283d commit 9c19bf6

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:314caa73de380a07b83dd22e9d2335e62ca2017f925a947a1d44f096a7a309c1 AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:20a1b0e225c9b8a1d26902bfb66aaab177ca08bd3bbeaf3004d8a92babc35868 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:23a15ee6a54e2f0ae9949d04ed6b8cdd5177742312db3abfb55689b56528709e
23+
FROM ghcr.io/vexxhost/python-base:2023.2@sha256:8f5a3b895c1dbee5beb1a2fae293c11fe4907536c080ecc8c1d4d10ddcb21d1c
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)