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