Consolidate ED dockerbuild into CD nx workflow (#32923)

* Consolidate ED dockerbuild into CD nx workflow

* Touch Dockerfile to convince CI to be happy
This commit is contained in:
Michael Telatynski
2026-03-26 14:39:39 +01:00
committed by GitHub
parent 411eab9fd2
commit f573ba4084
6 changed files with 29 additions and 83 deletions
+1
View File
@@ -1,5 +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:16950191527a4cb9e0762d9d48b705a6315158e4035e64f7a93ce8656a1b053c
ENV DEBIAN_FRONTEND=noninteractive