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