diff --git a/Dockerfile b/Dockerfile index a8b6f2e3..d4ca9a17 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:main@sha256:e36e7c2c4f78b135535b04ec8992715fc6c074e33bff925956d704449262ba32 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:6420e53ac85ed453707354dfdb15f3bf0fd68df0a194da077dbd86416c9efa1d AS build RUN <