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