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:2025.1@sha256:024143549cfc47552498ce17c518eacaccab43cb642f4738fae1c50f975ccee3 AS build
5+ FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:7c9087b1906419b4fcf07f8a3d37081f1b343fe39bc1726687174a3e885b9615 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:2025.1@sha256:33a5359eede5120aabeabb551240cb3e80b78d0a7b94115bf768d6113c48191a
24+ FROM ghcr.io/vexxhost/python-base:2025.1@sha256:592cbf8c93a8dd3d86d38c770ac7ab0e9afc23fbe3f3da3e507fed8bd0392db0
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