Skip to content

Commit 84bb9b5

Browse files
Merge pull request dotnet-architecture#357 from dotnet-architecture/revert-356-dev
Revert "Update docker-compose.yml"
2 parents 9d6da78 + 04cb531 commit 84bb9b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ services:
9797
- rabbitmq
9898

9999
sql.data:
100-
image: microsoft/mssql-server-linux:2017-latest
100+
image: microsoft/mssql-server-linux:latest
101101

102102
nosql.data:
103103
image: mongo
@@ -111,4 +111,4 @@ services:
111111
image: rabbitmq:3-management
112112
ports:
113113
- "15672:15672"
114-
- "5672:5672"
114+
- "5672:5672"

0 commit comments

Comments
 (0)