feat: Musl images in docker

Not working at the moment, need to upgrade the rust-rocksdb and possibly
zstd to stop them force-enabling dynamic libclang
This commit is contained in:
Jade Ellis 2025-07-23 00:24:27 +01:00
commit b7a0442298
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2
4 changed files with 233 additions and 19 deletions

1
Cargo.lock generated
View file

@ -847,6 +847,7 @@ dependencies = [
name = "conduwuit"
version = "0.5.0-rc.6"
dependencies = [
"bindgen 0.71.1",
"clap",
"conduwuit_admin",
"conduwuit_api",