From f584e4fdd21d0c116354e1e84e9464256a4dc4e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:08:26 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2 docker digest to ac32af5 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 132cc19..e262514 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.2@sha256:9c8582d9da1816fb5fa7855506850de25df66f31572ad7a0cf08be3c6a4efab7 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2025.2@sha256:ac32af5dba570900ca94e6fde00007a496a801334bb2a0f2663d886910bc62a9 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \