chore: use prebuilt image
This commit is contained in:
parent
1e04f04047
commit
f8dad07f39
|
@ -3,8 +3,8 @@ version: "3.7"
|
|||
services:
|
||||
|
||||
app:
|
||||
#image: ncr.pub/nyaone/misso:latest
|
||||
build: .
|
||||
image: ncr.pub/nyaone/misso:latest
|
||||
#build: .
|
||||
restart: always
|
||||
depends_on:
|
||||
- db
|
||||
|
|
Loading…
Reference in a new issue