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