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