From 391a93ffd16de4a320a5494d5595272caf985b25 Mon Sep 17 00:00:00 2001 From: "ppat-self-hosted-renovate-bot[bot]" <175373406+ppat-self-hosted-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 04:02:27 +0000 Subject: [PATCH] fix: update digest ubuntu (9cbed75 -> 353675e) --- images/homelab-workspace/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/homelab-workspace/Dockerfile b/images/homelab-workspace/Dockerfile index ba9ec718..d9722003 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble@sha256:9cbed754112939e914291337b5e554b07ad7c392491dba6daf25eef1332a22e8 AS base +FROM ubuntu:noble@sha256:353675e2a41babd526e2b837d7ec780c2a05bca0164f7ea5dbbd433d21d166fc AS base SHELL ["/bin/bash", "-o", "pipefail", "-c"] ARG TARGETARCH