Switch production image back to dev
This commit is contained in:
parent
764e36ef14
commit
eaecc5cdbe
|
@ -31,7 +31,7 @@ services:
|
|||
- tmp
|
||||
|
||||
db:
|
||||
image: manticoresearch/manticore:latest
|
||||
image: manticoresearch/manticore:dev
|
||||
restart: always
|
||||
ports:
|
||||
- 9308
|
||||
|
|
Loading…
Reference in New Issue