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