diff --git a/Dockerfile b/Dockerfile index 3378d10..4b897e1 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:4a8ba82b38ea4476d75ae97791674045a6229e11892b43654b705d514f88b2a8 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.2@sha256:79ae3f00866f3706fd75454dbccf625b24de98c26d31b046d2b0c30210303550 AS build RUN <