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