Mise à jour de 'Dockerfile'
continuous-integration/drone/push Build is passing Details

master
Hugo LIVET 1 year ago
parent 5b89e8536e
commit 62bf2b34e5

@ -1,3 +1,2 @@
# Utilisez l'image .NET SDK officielle en tant que base FROM mcr.microsoft.com/dotnet/sdk:8.0
FROM mcr.microsoft.com/dotnet/sdk:8.0 AS build-env RUN dotnet tool install --global dotnet-sonarscanner
FROM sonarsource/sonar-scanner-cli:5.0.1
Loading…
Cancel
Save