Point to our own image

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

View File

@ -13,10 +13,7 @@ services:
- $PWD/servatrice/servatrice.sql:/docker-entrypoint-initdb.d/servatrice.sql
servatrice:
build:
context: .
dockerfile: Dockerfile
image: servatrice
image: ghcr.io/cockatrice/servatrice:latest
depends_on:
- mysql
ports: