We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f741c commit c35530dCopy full SHA for c35530d
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:2023.1@sha256:a30165a108bde32231859de78027698b1ee09fa0452647ea9a893c41a2738b0b AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:95f8e6dba3412d6476b90aee265cecf2ecb0868bb2b944666b9ae517779448fa AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments