We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b228bfd commit 63ca2b1Copy full SHA for 63ca2b1
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:d300293ec23c0b3707f8e0d57d1d8d41bd008a5b723ea8324679a74c8c55a166 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:c0d1f08590ebee3732f28b0c2b89e97e792a2a5b812acff2e5c92bd102f7021e AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments