diff --git a/Dockerfile b/Dockerfile index 89ed62f..10aac43 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: © 2025 VEXXHOST, Inc. # SPDX-License-Identifier: GPL-3.0-or-later -FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:5ae7ed67541048b6273d6164fd6b4f49628f0ccd5407559dfd9573b031c13898 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2024.1@sha256:35b7917ca0fc2c7b125d1ed9cef06d2b231ff73a782d69d40956ca2909e0f343 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \