We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a448f6 commit 8644754Copy full SHA for 8644754
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:zed@sha256:51dbcf1428a2b733bb8d76ef16d82f75e084fe6d7c3d06258437c25a8c0f140c AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:0c8cfce31d920c2d6c15fd3fc8e1253b278cb5d351c5a2caba814781167fdce2 AS build
6
RUN --mount=type=bind,from=glance,source=/,target=/src/glance,readwrite \
7
--mount=type=bind,from=glance_store,source=/,target=/src/glance_store,readwrite <<EOF bash -xe
8
uv pip install \
0 commit comments