diff --git a/Dockerfile b/Dockerfile index 7095a01a..9a49d040 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:9552e59ecae968b93f798e23ef85005454a2cf44ad7b699688f8198efc15d377 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:main@sha256:64df55ae8d76b2a041d20367e7452a3d0774b833fc6e351fb36958e53cbb55c2 AS build RUN <