We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8644754 commit f6d7d70Copy full SHA for f6d7d70
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:0c8cfce31d920c2d6c15fd3fc8e1253b278cb5d351c5a2caba814781167fdce2 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:b96d4de7e2dcc276a37048d5a020400393aed7ed08412189e01fe48b1ff9694e 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