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