Skip to content

Commit 9c58d5b

Browse files
committed
Revert "Switch from dotnet/core/sdk (bionic) to dotnet/core-nightly/sdk (focal)"
Avoids libgit2/libgit2sharp#1747.
1 parent 12343a7 commit 9c58d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/core-nightly/sdk:3.1.100-focal
1+
FROM mcr.microsoft.com/dotnet/core/sdk:3.1.100-bionic
22

33
ENV DOTNET_CLI_TELEMETRY_OPTOUT=true \
44
DOTNET_ROLL_FORWARD_ON_NO_CANDIDATE_FX=2 \

0 commit comments

Comments
 (0)