mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:01:09 +02:00
chore(docker): use local build for matrix-calendar-bot
This commit is contained in:
parent
a9942aac91
commit
bba696e241
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue