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