mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
updated mssql docker image
This commit is contained in:
parent
b4c8e3be1e
commit
5b9b51bd2e
@ -38,7 +38,7 @@ services:
|
||||
|
||||
# mssql
|
||||
mssql:
|
||||
image: "microsoft/mssql-server-linux:rc2"
|
||||
image: "microsoft/mssql-server-linux:2017-GA"
|
||||
container_name: "typeorm-mssql"
|
||||
ports:
|
||||
- "1433:1433"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user