We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52418b9 commit 8464a77Copy full SHA for 8464a77
Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: © 2025 VEXXHOST, Inc.
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
4
-FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:80c203dc094a839ce4ad3dce5d1409ec5d9679b25c1024b62066ed6e8fe6057e AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:2bd9736a2ec582e8bd2625f5563c9cf6d34e077dc6977b668ccfefee1e63437b AS build
5
RUN --mount=type=bind,from=keystone,source=/,target=/src/keystone,readwrite <<EOF bash -xe
6
uv pip install \
7
--constraint /upper-constraints.txt \
0 commit comments