From 0ae9dcce67d40620f85e648ee2311ce163a8b8e6 Mon Sep 17 00:00:00 2001 From: Runebaas Date: Mon, 4 Mar 2019 15:41:09 -0500 Subject: [PATCH] Update build image for gitlab-ci to match dotnet 2.2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 542c761..a348503 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ before_script: build: stage: build - image: microsoft/dotnet:2.1.401-sdk-stretch + image: mcr.microsoft.com/dotnet/core/sdk:2.2 artifacts: expire_in: 1h paths: