We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866be34 commit e03b3aeCopy full SHA for e03b3ae
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:2025.1@sha256:33413af437f04d15ae4d6ba7b007d4a5ce51f2a878d4947ffe966e1f2ea50e07 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:7cc8619597e6db94ff725e984d99a9a82c9d05e7325ccc8c7c7b4a477e5eae14 AS build
5
RUN --mount=type=bind,from=heat,source=/,target=/src/heat,readwrite <<EOF bash -xe
6
uv pip install \
7
--constraint /upper-constraints.txt \
0 commit comments