Skip to content

Commit

Permalink
Update base docker based on description (dotnet/dotnet-docker#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmYeung committed Sep 8, 2021
1 parent 78f2811 commit 9417fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pisces/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM microsoft/dotnet:2.1-sdk AS build
FROM mcr.microsoft.com/dotnet/nightly/sdk:3.1 AS build

WORKDIR /app

Expand Down

0 comments on commit 9417fd4

Please sign in to comment.