From c8c165cdb791e9934d8f5278468353611c9da675 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Thu, 19 Jan 2023 16:33:40 +0000 Subject: [PATCH] explicit 5.1 --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index ffbefd2..a5b2213 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: mcr.microsoft.com/dotnet/core/sdk:3.1 +image: mcr.microsoft.com/dotnet/core/sdk:5.1 pipelines: branches: