From 3543c0215c75e35e0c060f6f436104dd88cd1b6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 05:16:02 +0000 Subject: [PATCH] chore(deps): update debian:stable-slim docker digest to fffe160 --- tool/build/Dockerfile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/build/Dockerfile.linux b/tool/build/Dockerfile.linux index 5a609974fd9..a87dfa8f24f 100644 --- a/tool/build/Dockerfile.linux +++ b/tool/build/Dockerfile.linux @@ -1,4 +1,4 @@ -FROM debian:stable-slim@sha256:939e69ef5aa4dc178893a718ea567f1ca390df60793fd08c0bc7008362f72a57 +FROM debian:stable-slim@sha256:fffe16098bcefa876d01862a61f8f30ef4292c9485940e905d41a15d8459828b RUN apt-get update && \ apt-get install -y --no-install-recommends \