diff --git a/Dockerfile b/Dockerfile index 34dea21..df26a61 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-26T17:38:39Z -FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:2792a882ef372f6c6c301c677061bb0d1397d089f6fec6fa373e1cb618002d62 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:b39d48205d8d4b4d232413837884f20fd6be2933c9baaa5e17c5a4de84c67d06 AS build RUN <