We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620075e commit 46c8849Copy full SHA for 46c8849
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:6473877c2bf29f4ec0968b182b0783876783d0bef5a2377b0d5e75f086be20ca AS build
+FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:bc0a8a8524fc4476e96e9c07ece627a59708446119da865abf0964df05095e62 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