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