We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 475c84e commit cc451ffCopy full SHA for cc451ff
Dockerfile
@@ -1,7 +1,7 @@
1
# SPDX-FileCopyrightText: © 2025 VEXXHOST, Inc.
2
# SPDX-License-Identifier: GPL-3.0-or-later
3
4
-FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:af57f1bbb245f0f47ffc86e064e28241478136596a35102b7adcecb955fef0ea AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:a9c1a4ced8cf26fde497cb73aa1722c07aad7354df65bd387e7c6dc94222e9e1 AS build
5
RUN --mount=type=bind,from=designate,source=/,target=/src/designate,readwrite <<EOF bash -xe
6
uv pip install \
7
--constraint /upper-constraints.txt \
0 commit comments