From 6b269995628ede6fd8299aeb1e68dc36756b3160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 02:30:11 +0000 Subject: [PATCH] Update ubuntu:24.04 Docker digest to 7a39814 --- infra/build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/build/Dockerfile b/infra/build/Dockerfile index 168f94e..c3376ce 100644 --- a/infra/build/Dockerfile +++ b/infra/build/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:24.04@sha256:c35e29c9450151419d9448b0fd75374fec4fff364a27f176fb458d472dfc9e54 +FROM ubuntu:24.04@sha256:7a398144c5a2fa7dbd9362e460779dc6659bd9b19df50f724250c62ca7812eb3 ARG BUILD_USER=ubuntu ENV HOME=/home/${BUILD_USER}