updated node windows images

This commit is contained in:
eiximenis 2019-07-08 17:05:46 +02:00
parent 6f53d85123
commit 441ea17f57
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ jobs:
env:
TAG: ${{ variables['Build.SourceBranchName'] }}
PLATFORM: win
NODE_IMAGE: stefanscherer/node-windows:8.11
NODE_IMAGE: stefanscherer/node-windows:10
- job: BuildLinux
condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest')
pool:

View File

@ -20,17 +20,17 @@ services:
identity.api:
build:
args:
NODE_IMAGE: stefanscherer/node-windows:8.11
NODE_IMAGE: stefanscherer/node-windows:10
webspa:
build:
args:
NODE_IMAGE: stefanscherer/node-windows:8.11
NODE_IMAGE: stefanscherer/node-windows:10
webmvc:
build:
args:
NODE_IMAGE: stefanscherer/node-windows:8.11
NODE_IMAGE: stefanscherer/node-windows:10
networks: