We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77cc1c7 commit fc6ee9fCopy full SHA for fc6ee9f
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:zed@sha256:1f17dd02e484a557af2958748d6349d74f20754726cd30b1e2eb877565899396 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:5efe526ca712b21940b14af0c0724d798985e8f8c421991109b29e3e09ed091e 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