We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53262ca commit 918d516Copy full SHA for 918d516
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:296741ebfe37aa5ae7e3aaae577ef0a05f8cd95bd812f9438b2e50e0754976de AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:7509c1338505461693c0f6c1856835fde4bf5abe08b143ac3c942a614815e8c7 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments