diff --git a/Dockerfile b/Dockerfile index 2ee03e2..abb697b 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:2024.1@sha256:e4e3d1ba79c1ba43d1d5afea8e882ff04ab250ad51e26b303f12e152b76a4514 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:a37bbbd62c5a1a3419620851f561dc795b740424c04199f6ec01cd579b4db382 AS build RUN <