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 85229ca commit 21f0eb9Copy full SHA for 21f0eb9
1 file changed
apps/desktop/dockerbuild/Dockerfile
@@ -1,7 +1,7 @@
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
4
-FROM rust:bullseye@sha256:16950191527a4cb9e0762d9d48b705a6315158e4035e64f7a93ce8656a1b053c
+FROM rust:bullseye@sha256:bc19574c121fe10c1bc68fc2b1ea9b420d87d047a0c50fb1622b282199700cee
5
6
ENV DEBIAN_FRONTEND=noninteractive
7
0 commit comments