diff --git a/Dockerfile b/Dockerfile index 57b5a4b..a4f32b8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-10-14T10:18:12Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:928678399ca1cae8620030cd3260f494b7903583efe228697a1b4bc1d65a484a AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:735004e866dba5c55f24b64948a1815a0543b10169e1430ad53e30e4ca0d529c AS build RUN <