We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9baa29 commit f4f4cf9Copy full SHA for f4f4cf9
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:2024.1@sha256:b90cc41a77401e8a6ba9e3781a7e73187fa6901fc5fb005c5097534c376c9e76 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:c63e5b4a2ae8d5870ac461f23ac454ed508ad3abe6dbe79981d208bf50293b85 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