We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64fbcf0 commit ed8b080Copy full SHA for ed8b080
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:9e52960aab4d0af3f834b37a41bc0c3fb945a34660cbe71a6cd7ef6f799d1195 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:26acd7867a3eece6a6d85b3096a0a0d97a5c4b17d16f4440e44f56b3c6a2b0d3 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments