chore(docker): use local build for matrix-calendar-bot

This commit is contained in:
Till-JS 2026-02-13 19:52:54 +01:00
parent a9942aac91
commit bba696e241

View file

@ -829,7 +829,8 @@ services:
start_period: 40s
matrix-calendar-bot:
image: ghcr.io/memo-2023/matrix-calendar-bot:latest
image: matrix-calendar-bot:local
pull_policy: never
platform: linux/amd64
container_name: mana-matrix-bot-calendar
restart: always