fix image names, rename map-web to just map
Some checks failed
Build Docker containers / Build (push) Failing after 54s

This commit is contained in:
2025-04-15 15:53:19 -04:00
parent 77a3a5e288
commit 9893ed0bcc
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ services:
# runs the web map ui
meshtastic-map:
container_name: meshtastic-map
image: git.arinity.org/ctmesh/map-web:latest
image: git.arinity.org/ctmesh/map:latest
depends_on:
database:
condition: service_healthy