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