Revert "Updating Worker Dockerfile"

This commit is contained in:
Ben Firshman 2016-09-26 16:41:04 +01:00 committed by GitHub
parent a62d605e87
commit 66e2d1df2b

View File

@ -1,4 +1,4 @@
FROM microsoft/aspnet
FROM microsoft/dotnet:1.0.0-preview1
WORKDIR /app