From 715e73a318bff994d6c2bdfd70f4bd422d66c92f Mon Sep 17 00:00:00 2001 From: Sean Stoves Date: Sat, 6 Jun 2020 10:46:03 -0400 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9da41a8..64d1b2c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ --- -image: microsoft/dotnet:latest +image: mcr.microsoft.com/dotnet/core/sdk:3.0-alpine3.11 variables: