From 811ec2fa5dec4da448527b14a3441a1738e385f8 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Fri, 29 Jan 2021 22:11:03 +0100 Subject: [PATCH] Fix drone. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index fff85b9be..add8a1419 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,7 +53,7 @@ steps: - release/* - name: test_run - image: mcr.microsoft.com/dotnet/sdk:5.0 + image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim environment: CONFIG__SERVER__URL: http://localhost:8080 CONFIG__WAIT: 60