We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0603a3a commit 5a2e647Copy full SHA for 5a2e647
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:2024.2@sha256:130facf0c9a7e6ad375648e7795218b349264ecdc43b37694251131166833ffc AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:20b3e34f2a1e4ab343f732e0bb68b41aa979ab459b890f127f4f138312602a51 AS build
5
RUN \
6
--mount=type=bind,from=horizon,source=/,target=/src/horizon,readwrite \
7
--mount=type=bind,from=designate-dashboard,source=/,target=/src/designate-dashboard,readwrite \
0 commit comments