We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c2043 commit 4806e1bCopy full SHA for 4806e1b
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2025-10-14T10:18:12Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:c559b33dad2e4dcda5dd233fce86b24b091d6e790c2378841a5519f2309e77e2 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:4cbd88a612e6abdd2c3d7e45a71b603750bbbb8ddd503168fdb28c821d343727 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments