Updating Worker Dockerfile
Changing base image to Microsoft's release version
This commit is contained in:
parent
b2f740d13f
commit
5379644169
@ -1,4 +1,4 @@
|
||||
FROM microsoft/dotnet:1.0.0-preview1
|
||||
FROM microsoft/aspnet
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user