diff --git a/Dockerfile b/Dockerfile index f5cbb6c..21dc1e0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Atmosphere-Rebuild-Time: 2024-06-25T22:49:25Z -FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:0191b0704c01ca8e51293c886f6bfc799fad55ac02d99e6bd80c2bd1368f42c4 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:zed@sha256:24bfeb525bed0ea4665311bdc387685df9f7925a950723909f65099f3a734bca AS build RUN <