Commit ce915398 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

fix(security-scan): leave default dotnet image

parent 43bf1592
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2214,7 +2214,6 @@ dotnet-infersharp:

dotnet-security-scan:
  extends: .dotnet-env-base
  image: mcr.microsoft.com/dotnet/sdk:10.0
  stage: test
  variables:
    DOTNET_REQUIRES_SDK_INSTALL: "false"