From ada93d84e72a6cd7c48d8afe1f188c4cce72d2d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:04:50 +0100 Subject: [PATCH] Update rust:bullseye Docker digest to b315f98 (#2484) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dockerbuild/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerbuild/Dockerfile b/dockerbuild/Dockerfile index 333da68ce6..01a0d7e658 100644 --- a/dockerbuild/Dockerfile +++ b/dockerbuild/Dockerfile @@ -1,6 +1,6 @@ # Docker image to facilitate building Element Desktop's native bits using a glibc version (2.31) # with broader compatibility, down to Debian bullseye & Ubuntu focal. -FROM rust:bullseye@sha256:aaa09990c832294116d4e9a1bbfadafdfd62943c2f30de25511ec5334de96c7a +FROM rust:bullseye@sha256:b315f988b86912bafa7afd39a6ded0a497bf850ec36578ca9a3bdd6a14d5db4e ENV DEBIAN_FRONTEND=noninteractive