We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efdb97 commit 5203459Copy full SHA for 5203459
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:d26ce2985462661f042bcc4ef4feffe6c9d415aea047d1db9af666338b8a8f1b AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:1b3e2bf930d71e93c19945af6f513db3bc4bb3c99003b687a171deaafe909742 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments