We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1166a07 commit db6195fCopy full SHA for db6195f
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:2023.1@sha256:3b88bebf9c678c2d3507f6bac783c6aac32a268d5bac8d55eb997f4517ade0b2 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:24ce6b91aba269a68084737d7e0fee9c6dcf455167858683545e95aa42c30622 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