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 a054e78 commit 86ea6bdCopy full SHA for 86ea6bd
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:bc19574c121fe10c1bc68fc2b1ea9b420d87d047a0c50fb1622b282199700cee
+FROM rust:bullseye@sha256:949b0903defbfc4e374dc85f947b153859e9ee0104e425cd9a74d94474a9a335
5
6
ENV DEBIAN_FRONTEND=noninteractive
7
0 commit comments