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-26T17:38:39Z
44
5- FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:314caa73de380a07b83dd22e9d2335e62ca2017f925a947a1d44f096a7a309c1 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:72dd7125db63939e7686201f419f08db6814c7e15776018bad347c038e918cd0 AS build
66RUN <<EOF bash -xe
77uv pip install \
88 --constraint /upper-constraints.txt \
@@ -20,7 +20,7 @@ uv pip install \
2020 python-swiftclient
2121EOF
2222
23- FROM ghcr.io/vexxhost/python-base:2023.2@sha256:23a15ee6a54e2f0ae9949d04ed6b8cdd5177742312db3abfb55689b56528709e
23+ FROM ghcr.io/vexxhost/python-base:2023.2@sha256:3f51f08140cc8018c03821c97cd78422bcdf4259d2879ad3249def059be1553a
2424COPY --from=build --link /var/lib/openstack /var/lib/openstack
2525
2626# NOTE(mnaser): The Magnum client relies on the SHELL environment variable
You can’t perform that action at this time.
0 commit comments