Skip to content

Commit c8d8a8e

Browse files
chore(deps): update vexxhost images (#758)
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 86033e8 commit c8d8a8e

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:dd2c0df91f1cd0ee837db13e2e662a7a7da9d4960a4f0999d316b5ce18ce9795 AS build
5+
FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:d37712a0b1eab33a51b64b31ee8ef09c50147881a4d0373cdd2aadc0306bdd59 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:a3d3c10d4720d988923679ea4dd6deaf0687a0f4551e4c34ac3edd159e2f7c0f
24+
FROM ghcr.io/vexxhost/python-base:2026.1@sha256:c081cb3099794914445120ea8a3e0443cef73e17cc02cded987cb46fc77af200
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)