Switch production image back to dev
This commit is contained in:
parent
41a8cea873
commit
e196172e04
|
@ -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