We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9ad2fa commit 480029dCopy full SHA for 480029d
dockerbuild/Dockerfile
@@ -1,6 +1,6 @@
1
# Docker image to facilitate building Element Desktop's native bits using a glibc version (2.31)
2
# with broader compatibility, down to Debian bullseye & Ubuntu focal.
3
-FROM rust:bullseye@sha256:f40b8cc3195deda321031e8dfe23c7d2586e3db7c4103fa36946982d9fd6d588
+FROM rust:bullseye@sha256:eb809362961259a30f540857c3cac8423c466d558bea0f55f32e3a6354654353
4
5
ENV DEBIAN_FRONTEND=noninteractive
6
0 commit comments