mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-07 05:53:59 -07:00
Point to our own image
This commit is contained in:
parent
067fe9b534
commit
a01d150b4f
1 changed files with 1 additions and 4 deletions
|
|
@ -13,10 +13,7 @@ services:
|
||||||
- $PWD/servatrice/servatrice.sql:/docker-entrypoint-initdb.d/servatrice.sql
|
- $PWD/servatrice/servatrice.sql:/docker-entrypoint-initdb.d/servatrice.sql
|
||||||
|
|
||||||
servatrice:
|
servatrice:
|
||||||
build:
|
image: ghcr.io/cockatrice/servatrice:latest
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
image: servatrice
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql
|
- mysql
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue