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:2024.1@sha256:e4e3d1ba79c1ba43d1d5afea8e882ff04ab250ad51e26b303f12e152b76a4514 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:f16ef827c721592a06b20adfea3a825e47914da8cd6b196601353cff3b6e4d37 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:2024.1@sha256:db167f4694d0b1502faf727e667587c54250d5b0a262eca0899709ac7d628021
23+ FROM ghcr.io/vexxhost/python-base:2024.1@sha256:91728aaa96f81696ff33b6f04487c59e1ca7ac4a773b0c1530370b54fe4c48fd
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