From 411096fd36c8f64ad34cdeee72cb22b8d5e8d1e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:08:17 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2024.2 docker digest to 8c123d9 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 235d658..ec562c7 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.2@sha256:90beec49c6345c7cdd4777662db9db34a5aa4dc8bc9253dce25e9bf010a9d098 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2024.2@sha256:8c123d93f28e98b761945c7f38f6364adaa41a1eaf56d2084aa46a58b96cd519 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \