diff --git a/Dockerfile b/Dockerfile index 2ee03e2..159c24c 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:584227d35809cf516632f73d18176f302413b14d87dae3edc60745490f5ef961 AS build RUN <