From 7cffbca371690d380aee3add61cd55b8d3984e07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 20:24:12 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:main docker digest to 6df0ab3 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 773dd07..282e320 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:685b7a7bb878eba18f4f09865d525fb2691e4d7853035d2ef08bcf50a60b8424 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:main@sha256:6df0ab362e110ebb50062ab5932bd8c891bd825573c3a3eb03c487d22f50bf91 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \