diff --git a/Dockerfile b/Dockerfile index 8ccf89c..f2c8d4f 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.2@sha256:4b119fdad7c660134b997fbbb638fbd3b2c38178e91abaaa6e9614bc72b50cd3 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2023.2@sha256:d5b19f1208b6a03767113c15092e1077ceea2a7e90252d02df798bb1753cd5b1 AS build RUN <