File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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:zed@sha256:b03db5b9d07d4a186b5bce353121c3216a7e9ed6e71c72ac3e02153c2268af76 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:f8319875b4f3ec12bdfa9b5f2c8e037189a3d4e72b59280c99df480bdd08d0a9 AS build
66RUN <<EOF bash -xe
77uv pip install \
88 --constraint /upper-constraints.txt \
@@ -21,7 +21,7 @@ uv pip install \
2121 python-swiftclient
2222EOF
2323
24- FROM ghcr.io/vexxhost/python-base:zed@sha256:e92b679c5a6b406c3155468715abfc9acbb3bc142477b3f4d44c45a906ed38ac
24+ FROM ghcr.io/vexxhost/python-base:zed@sha256:6588b68dd438fe7f29bf5702152ab07c8a5b9bab7322fd38743dd8d83be590fe
2525COPY --from=build --link /var/lib/openstack /var/lib/openstack
2626
2727# NOTE(mnaser): The Magnum client relies on the SHELL environment variable
You can’t perform that action at this time.
0 commit comments