From 1253be08aa354f0c819b5687811bc5f780a5d65e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 05:11:01 +0000 Subject: [PATCH] chore(deps): update debian:stable-slim docker digest to 0941f9e --- 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 a6ec8a38..2e26c127 100644 --- a/tool/build/Dockerfile.linux +++ b/tool/build/Dockerfile.linux @@ -1,4 +1,4 @@ -FROM debian:stable-slim@sha256:6fe30b9cb71d604a872557be086c74f95451fecd939d72afe3cffca3d9e60607 +FROM debian:stable-slim@sha256:0941f9e9cc96c4106845a381fb6fca98393f5f659f3eba6a64e9f79219165cfc RUN apt-get update && \ apt-get install -y --no-install-recommends \