From e870373f0a82e90ee79b2b4e4cbb8c003e8d50b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 20:24:19 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2023.2 docker digest to 02180bf Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e117e24..2b28fd4 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:2023.2@sha256:978371852f4ca17d0c8a56f1a70aaf5998dfeb8319f2f88c7094e4a8cd59a95e +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2023.2@sha256:02180bfbcf768dfd32803a045a1eb20d6bc42307896cbc08f0943b52f29c750e ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \