diff --git a/Dockerfile b/Dockerfile index 5e0e0b8a..d10f96a2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2025-02-20T21:42:46Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:6c1b56402f608126a0bc872fc245cc3ec80988c88a4449527b302647b9123801 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:d79cd43a5b0812d6c8319fd65d8894050e6c3ad9ac48b5da046980fd67ae2520 AS build RUN <