From 16b82742437ae5029c45b4b6f6e834f5792dbfad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 21:24:58 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2025.1 docker digest to db02d92 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 b12e74e..07798c2 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:2025.1@sha256:10d254bed93d6a5e213c0a4f54874e346f8191b81326f4a0d709e1db8a0ab35a +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2025.1@sha256:db02d9236557a460771ecd9d8d47b954beb667c03fb948dc4c20ec00632e19d6 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \