Skip to content

Commit 9e96ace

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

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:2024.1@sha256:e4e3d1ba79c1ba43d1d5afea8e882ff04ab250ad51e26b303f12e152b76a4514 AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:f16ef827c721592a06b20adfea3a825e47914da8cd6b196601353cff3b6e4d37 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:2024.1@sha256:db167f4694d0b1502faf727e667587c54250d5b0a262eca0899709ac7d628021
23+
FROM ghcr.io/vexxhost/python-base:2024.1@sha256:91728aaa96f81696ff33b6f04487c59e1ca7ac4a773b0c1530370b54fe4c48fd
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)