Update docker-compose.yml
fix mssql version
This commit is contained in:
parent
01ff19a613
commit
a78626c4d8
@ -97,7 +97,7 @@ services:
|
||||
- rabbitmq
|
||||
|
||||
sql.data:
|
||||
image: microsoft/mssql-server-linux:latest
|
||||
image: microsoft/mssql-server-linux:2017-latest
|
||||
|
||||
nosql.data:
|
||||
image: mongo
|
||||
|
Loading…
x
Reference in New Issue
Block a user