We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae65d4 commit a410f8eCopy full SHA for a410f8e
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:main@sha256:9003f63a6bf70fb491c455d4c18aade9980fe32525d24d37ec01702edd1eaa53 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:96f3e82e57cc4f78a7754c2439a61d520242ad2e08d592e2859914874eec6eef AS build
6
RUN --mount=type=bind,from=barbican,source=/,target=/src/barbican,readwrite <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments