diff --git a/.drone.yml b/.drone.yml index fce642e..5dc4852 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ trigger: steps: - name: build - image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dotnet7-maui:latest + image: mcr.microsoft.com/dotnet/sdk:7.0 commands: - cd ParionsCuite - dotnet restore ParionsCuite.sln