From ab23b8ac3a98d4c310e2c80399c3cc8e6128bd3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 06:28:26 +0000 Subject: [PATCH] chore(deps): update debian:stable-slim docker digest to 8cfbea7 --- 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 ff59a45d..1f0ae182 100644 --- a/tool/build/Dockerfile.linux +++ b/tool/build/Dockerfile.linux @@ -1,4 +1,4 @@ -FROM debian:stable-slim@sha256:149e944a6f4855f9738baf4ddd79fc2f218e6440218223fa9017aebc1e45f1f5 +FROM debian:stable-slim@sha256:8cfbea7c925801b678943e59e3ae6fc5b925e8bfe0243f4e724e180edb5aabcd RUN apt-get update && \ apt-get install -y --no-install-recommends \