diff --git a/Dockerfile b/Dockerfile index 9b5b52c..f1685b0 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:2026.1@sha256:44bf5bc3995724dd299fad99f695692c016552e6c6abe38a9eb6c127a148c494 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2026.1@sha256:d80923c58209f0073ab9193afbd1a47872420365694cbc27b47fdf3867c341de AS build RUN <