We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba031fe commit b4ecd08Copy full SHA for b4ecd08
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:1f17dd02e484a557af2958748d6349d74f20754726cd30b1e2eb877565899396 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:5efe526ca712b21940b14af0c0724d798985e8f8c421991109b29e3e09ed091e AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments