Add Multi-arch builds to the GCHR, and fix typo in the docker compose file for mail server (#4528)

* Add Multi-arch builds to include linux/arm64

* Fix template parameter for git sha

* Fix Typo with local-mail server

* Copy the project files

* Change context for image-proxy

* Improve runner
This commit is contained in:
Tom Rogers
2025-01-30 17:22:41 +01:00
committed by GitHub
parent 4e582fb55d
commit edbe4786d5
3 changed files with 73 additions and 39 deletions

View File

@ -144,7 +144,7 @@ services:
exit 0;
"
mail-watch-server:
image: "ghcr.io/omnivore-app/sh-image-proxy:latest"
image: "ghcr.io/omnivore-app/sh-local-mail-watcher:latest"
container_name: "omnivore-mail-watch-server"
ports:
- "4398:8080"