diff --git a/Dockerfile b/Dockerfile index f90fdd6e..04afcfe2 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:0773e2386dac1b234a313ad3d5a956a4d57f8f3018849696b3d77a1ffc2b0c32 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.2@sha256:64984fc93512f770bfd7ccfe1409714eb704592acfb8df451fc2d63c2ce387db AS build RUN <