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