We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eed4a2f commit 7220f0cCopy full SHA for 7220f0c
1 file changed
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2025-02-20T21:42:46Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:153e7c21bd2031c243671034adf3d9e3063820f24485d8b1b4eb6074a0cd604c AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:55655a8646f59470350bf2ea9ade367908299e1a63e5893e2cac612275f0d5eb AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments