Point to our own image

This commit is contained in:
tooomm 2026-03-21 12:28:55 +01:00 committed by GitHub
parent a01d150b4f
commit f778cf13ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,10 +13,7 @@ services:
- ./servatrice/mysql-storage:/var/lib/mysql
servatrice:
build:
context: .
dockerfile: Dockerfile
image: servatrice
image: ghcr.io/cockatrice/servatrice:latest
depends_on:
- mysql
ports: