Update dotnet sdk docker image

This commit is contained in:
Stuart Lang 2017-03-23 17:26:00 +00:00 committed by Stuart Lang
parent 729ec7da2f
commit 5c54049001

View File

@ -44,7 +44,7 @@ services:
volumes:
- ./tmp/serverless-integration-test-aws-scala-sbt:/app
aws-csharp:
image: microsoft/dotnet:1.0.1-sdk-projectjson
image: microsoft/dotnet:1.0.4-sdk
volumes:
- ./tmp/serverless-integration-test-aws-csharp:/app
google-nodejs: