We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8603eb9 commit 201b79dCopy full SHA for 201b79d
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2025-02-20T21:42:46Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:ba40ccd78d0497041e1f80ca9071326805a2f11f0674d7553c3d179217157220 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:a0367b6682a517ebf843430f76594c902a850b24b8d6fb94c3052559db613f52 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments