From 8a0b3b1124ea5f1582afe09cce019c2c7077a9ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:08:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2023.2 docker digest to 6c721a5 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 2b28fd4..5ec511e 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:02180bfbcf768dfd32803a045a1eb20d6bc42307896cbc08f0943b52f29c750e +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2023.2@sha256:6c721a5976172fafaa44072b38a8e8236464ae1316c96dd5ae2faa5217fd59ac ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \