Update build image for gitlab-ci to match dotnet 2.2

This commit is contained in:
Runebaas 2019-03-04 15:41:09 -05:00
parent 7dbb2ab89f
commit 0ae9dcce67
No known key found for this signature in database
GPG key ID: 2677AF508D0300D6

View file

@ -10,7 +10,7 @@ before_script:
build: build:
stage: build stage: build
image: microsoft/dotnet:2.1.401-sdk-stretch image: mcr.microsoft.com/dotnet/core/sdk:2.2
artifacts: artifacts:
expire_in: 1h expire_in: 1h
paths: paths: