Skip to content

Commit 5379644

Browse files
author
Mano Marks
authored
Updating Worker Dockerfile
Changing base image to Microsoft's release version
1 parent b2f740d commit 5379644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM microsoft/dotnet:1.0.0-preview1
1+
FROM microsoft/aspnet
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)