We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df77f7 commit 13f915fCopy full SHA for 13f915f
Dockerfile
@@ -2,7 +2,7 @@
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
# Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z
4
5
-FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:e39ae072990fc232c93db9b4b4674f6ce00efba1b1ce80684dd05780b562ec0b AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:1dc1c28b2b702093ccd5039950ae76f512ba2d4939156182b244909b6611ee53 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments