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