Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 5b7ca5d

Browse files
committed
Merge branch 'enhancement/take-sql-server-from-mcr' into dev
2 parents 3ae636d + b6d2910 commit 5b7ca5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
image: datalust/seq:latest
77

88
sql.data:
9-
image: microsoft/mssql-server-linux:2017-latest
9+
image: mcr.microsoft.com/mssql/server:2017-latest
1010

1111
nosql.data:
1212
image: mongo

0 commit comments

Comments
 (0)