diff --git a/Dockerfile b/Dockerfile index 8707cc0..0599a2f 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:0c18955837136a497186fa9df0ba5a484fe3d497e2968976edb12826d3043abe AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:9671b67da27852f267b1ccac9a83560498f7be357412c6379071530800304a28 AS build RUN <