Skip to content

Commit f8bdbdc

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

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-25T22:49:25Z
44

5-
FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:260aa7774e22447cf3144412b528474f5fbaf99a15a7fa4718465da5f25ea7fd AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:40157121c7b4be9fe428a4c0de9275d964d00615b31d7674b4f40a7260f8469f AS build
66
RUN <<EOF bash -xe
77
uv pip install \
88
--constraint /upper-constraints.txt \
@@ -21,7 +21,7 @@ uv pip install \
2121
tap-as-a-service
2222
EOF
2323

24-
FROM ghcr.io/vexxhost/python-base:2026.1@sha256:adf79ecab7a9b55a328f843f5a4e837a50e1f751b9865e7820909ce334c0ab97
24+
FROM ghcr.io/vexxhost/python-base:2026.1@sha256:a475f2972e5b5d64f1ac7b8fde1c001e34689c76734d23a16cc0df25d3a45792
2525
COPY --from=build --link /var/lib/openstack /var/lib/openstack
2626

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

0 commit comments

Comments
 (0)