diff --git a/Dockerfile b/Dockerfile index 37370e87..52a6c9ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:37c156fdaf80c9da5b80e8a1e5a2e099adde581743abfc47b38406c11aa70aa5 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:ff9c63684a7aedbc2fea81bc6b3bc84a0505d3bdad1f1abcad7cd97834eb6d9c AS build RUN <