diff --git a/Dockerfile b/Dockerfile index 1c28a9c..87281b9 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:2023.1@sha256:853d97b18ead12ad9ad094b4a0b735837fdcd7852c693cc425043a9d71201cad AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:88d92bcbea467984821ccb360c5b54a2635a37cd20a9b69778c1d32884990594 AS build RUN <