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