From 40e04f61c49e6cf14eb1022af83a26d35207cdec Mon Sep 17 00:00:00 2001 From: HuskyTeufel Date: Mon, 6 Sep 2021 12:57:55 +0200 Subject: [PATCH] url updated --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9b92382..496fc4b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,6 @@ kind: pipeline name: default steps: - name: compile - image: microsoft/dotnet:sdk + image: mcr.microsoft.com/dotnet/sdk commands: - dotnet build \ No newline at end of file