From 0369238456c8d3490e265516fb2637b0eb646de7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:07:59 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:main docker digest to de1f31c 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 282e320..0ec9301 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:main@sha256:6df0ab362e110ebb50062ab5932bd8c891bd825573c3a3eb03c487d22f50bf91 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:main@sha256:de1f31c2017c1928ec9c8f5f22c00cc4779a4f303b1ca647072fcd12b5184d90 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \