diff --git a/Dockerfile b/Dockerfile index cde98fa..b3f6a2e 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:a219b550839753e9986536fa702663e15c2f6547ed99996ca7359d5cccb979b4 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:aab45d9072ac35a659221ad11e9837f6597b2d588bf0285b2df2eb302c5d1deb AS build RUN <