We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61663d0 commit 0807b6aCopy full SHA for 0807b6a
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:046f3b26c4de157ab5b62d0ab50661a3d65b0a8e2154333a0ea38ae2dd6bc26b AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:6c0d3b78a4e173711ad469d5f3cd0359b03d393f2162c5b0df3d6a63d1a8ffcf AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments