Switch production image back to dev

This commit is contained in:
Mark Veidemanis 2022-09-08 07:20:30 +01:00
parent 41a8cea873
commit e196172e04
1 changed files with 1 additions and 1 deletions

View File

@ -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