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