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:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user