diff --git a/Dockerfile b/Dockerfile index 0bf6368..679c2ad 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:d826a57d0a1e9507eba890b9e8670a8c18f9783302f45170b583cede8434b044 AS build +FROM ghcr.io/vexxhost/openstack-venv-builder:2024.1@sha256:11e39ec4c21b0fc975b9f65451a24c3c8a7241b5e6139a804fbd772ca309e260 AS build RUN <