We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce7de37 commit d8e4b83Copy full SHA for d8e4b83
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:af5607d14420184e8084de13e018ce134cc9d49276ffc8f201d7919870f67047 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:06cf3ff9c80df7e2ea4db9238a323e1091c3ed4689005c8b9455072380a4febf AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments