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