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