chore(ci): exclude latest-* arch suffix tags from per-arch pushes

This commit is contained in:
matt 2025-09-10 08:32:59 -07:00
parent 45658d0b72
commit 2bc23cda4a
3 changed files with 22 additions and 39 deletions

View file

@ -1,6 +1,7 @@
services:
web:
image: mwisnowski/mtg-python-deckbuilder:latest
# image: mwisnowski/mtg-python-deckbuilder:latest-arm64 # Use for arm64
# image: mwisnowski/mtg-python-deckbuilder:latest-amd64 # use for amd64
container_name: mtg-deckbuilder-web
ports:
- "8080:8080" # Host:Container — open http://localhost:8080