Skip to content

Commit eaa24db

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

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:0d814b5e8fbeb107f44d0597672084acee1fb90f6e0bf3720d5e27453e92ed15 AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:022ead89dfbc2a173034d7104c8bb1e3838c9999c5d7c55980f1b5fc6189853e 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:0a7e95f9fa54ee2451a5708fb5b2bc3eeca272bed620e4b8339ff2bbea6340ce
24+
FROM ghcr.io/vexxhost/python-base:2026.1@sha256:3d139983491602f7c9f61788ce9d651ea2cc97e08aa8313984b501ec61d11223
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)