Skip to content

Commit

Permalink
back to ms
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed May 3, 2020
1 parent b6d9c5d commit c0fbd4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Build the NetDaemon with build container
#mcr.microsoft.com/dotnet/core/sdk:3.1.200
FROM ludeeus/container:dotnet-base
#ludeeus/container:dotnet-base
FROM mcr.microsoft.com/dotnet/core/sdk:3.1.200

# Copy the source to docker container
COPY ./src /usr/src
Expand Down

0 comments on commit c0fbd4f

Please sign in to comment.