From acdddd59ef1529fc3dff720414d11fc12d66c5d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:08:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/vexxhost/ubuntu-cloud-archive:2023.1 docker digest to cee6739 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 a5b339f..3cd6ab3 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:2023.1@sha256:2fde573f6b6fa5229c6a9795528d79c081661a78a8271aec11368c147ff66561 +FROM ghcr.io/vexxhost/ubuntu-cloud-archive:2023.1@sha256:cee673994251c6538ad920a66141576e1e7b1252e17a7db17e422a01728278a0 ENV PATH=/var/lib/openstack/bin:$PATH RUN \ apt-get update -qq && \