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