Use cross-compilation for CI, build the Docker image from source (#85)

This commit is contained in:
mdecimus
2024-04-12 16:35:00 +02:00
parent 4ba65d6676
commit d876033c1a
17 changed files with 391 additions and 628 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Stalwart Labs Ltd. <hello@stalw.art>"]
license = "AGPL-3.0-only"
repository = "https://github.com/stalwartlabs/cli"
homepage = "https://github.com/stalwartlabs/cli"
version = "0.7.0"
version = "0.7.1"
edition = "2021"
readme = "README.md"
resolver = "2"