From 7fb6ed8a57c844ceaff058147603b95bac00b6f7 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: Tue, 6 May 2025 00:07:29 +0000 Subject: [PATCH] fix: update digest ubuntu (7229784 -> 6015f66) --- 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 8cd2fe50..56b7ea61 100644 --- a/images/homelab-workspace/Dockerfile +++ b/images/homelab-workspace/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:noble@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS base +FROM ubuntu:noble@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 AS base SHELL ["/bin/bash", "-o", "pipefail", "-c"] ARG TARGETARCH