We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e07e0db commit 6db415cCopy full SHA for 6db415c
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:662f7d137684e54d21bd3f93f6eec3d50967dbf66f4a6ef623bbb31de4272904 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:d7b47d2008db937ce4f906b6c277da98a471a993c40aa601cd83b7e92570b861 AS build
6
RUN --mount=type=bind,from=heat,source=/,target=/src/heat,readwrite <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments