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:2026.1@sha256:fd7885acedf50ffbf404cffb6ef45b8b4c6c2eb53913bb6477895c02f1c4b2c3 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:d7f487b92932fac2cf57f21906e77ac947a644aeb8e1a7f4670347b158793fbf AS build
66RUN <<EOF bash -xe
77uv pip install \
88 --constraint /upper-constraints.txt \
@@ -21,7 +21,7 @@ uv pip install \
2121 tap-as-a-service
2222EOF
2323
24- FROM ghcr.io/vexxhost/python-base:2026.1@sha256:73d3e6776bfadab5ec6dd0853d07cb3b66aebc2a9a113eb408bf7fe67f1a3648
24+ FROM ghcr.io/vexxhost/python-base:2026.1@sha256:5979a98f3b1faf31dac4abfed2c6016b0cbb4625c7aaece50fc1434129a7f35d
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