We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44eba4a commit 97265cbCopy full SHA for 97265cb
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.1@sha256:b65b82601634836868246713d59d3f0b48c0a7611f428eedd0b1dc3af02d815c AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:8d980edb8c6aecb17ed07ba6fb40b033e42e58a94764dc601e78d0e23f2304fe 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