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