diff --git a/Dockerfile b/Dockerfile index 69a663a..f2ab338 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:3cff2ac10358592a82f5969b0cf89ae34a98979b2265a51d426d93cb0f69d1ab AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2025.1@sha256:065653c16f6bd2551e5037f40dd09b77a8fc5c5ecbcc89a0f974359846139f0f AS build RUN <