diff --git a/Dockerfile b/Dockerfile index a992913..5098a6e 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:95f60bc9313de09bd61642b65b78c42c8f88d543173f40c58bd2dbb800a5504d AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:d286cbf6fea5a1213a3a673e49d5d5635286418bcaab6b275e9be0bcc6612938 AS build RUN <