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

Commit b6d2910

Browse files
committed
Take SQL Server from mcr.microsoft.com
1 parent 3ae636d commit b6d2910

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)