From ec198327bc8fa12ea6b50857ac03229a266dd54e Mon Sep 17 00:00:00 2001 From: Patrick BRUGIERE Date: Sun, 31 Mar 2024 15:34:39 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5014581..8be471c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: depends_on: [tests] - name: swagger - image: mcr.microsoft.com/dotnet/sdk:7.0 + image: mcr.microsoft.com/dotnet/sdk:8.0 failure: ignore volumes: - name: docs