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 20bf88a commit bcde36fCopy full SHA for bcde36f
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.2@sha256:3404a82d82355df07a0763c005891ba5fc3051314fe39b50df84390755ecd7d9 AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:67b16ed5e9081104903a7dba9ef75beb3ea6faa982537f617c21748818ec1318 AS build
6
RUN <<EOF bash -xe
7
uv pip install \
8
--constraint /upper-constraints.txt \
0 commit comments