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:e05ae63a255fab1366a251c2ec13298a02f8fe282dd49529aec4a1ab5b5f22e4 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:7cb895fe71a668ab1c85d4bbe1a51d5b7986fa9977a12a304fee2bb2b77a7276 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:64243f26e702cd0d3d20be81fc7fe52f18cc22930d26919e91ac1ed35f149ebd
23+ FROM ghcr.io/vexxhost/python-base:2023.2@sha256:d29b98c2261746ad8f6716fd183abb22c65dd62d6045d17648493e32d798373f
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