From 19da3ad60a455a2fbf6c3845790347ac8de66a0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:52:52 +0000 Subject: [PATCH] Update ubuntu:24.04 Docker digest to c4a8d55 --- infra/build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/build/Dockerfile b/infra/build/Dockerfile index 7ea0703..b011a4a 100644 --- a/infra/build/Dockerfile +++ b/infra/build/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:24.04@sha256:84e77dee7d1bc93fb029a45e3c6cb9d8aa4831ccfcc7103d36e876938d28895b +FROM ubuntu:24.04@sha256:c4a8d5503dfb2a3eb8ab5f807da5bc69a85730fb49b5cfca2330194ebcc41c7b ARG BUILD_USER=ubuntu ENV HOME=/home/${BUILD_USER}