mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-03-21 17:55:21 -05:00
Point to our own image
This commit is contained in:
parent
a01d150b4f
commit
f778cf13ef
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user