diff --git a/Dockerfile b/Dockerfile index fc52ded..c8fa833 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:8b99eae3dbdc434980189767e9f454d1589a31be24d173a38c84617ec2ed33df AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.1@sha256:2930f91d46293f3adce513dc74599b072c82eec5e1aa89a44e1530eff3071dd0 AS build RUN <