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