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