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: env:
TAG: ${{ variables['Build.SourceBranchName'] }} TAG: ${{ variables['Build.SourceBranchName'] }}
PLATFORM: win PLATFORM: win
NODE_IMAGE: stefanscherer/node-windows:8.11 NODE_IMAGE: stefanscherer/node-windows:10
- job: BuildLinux - job: BuildLinux
condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest') condition: ne('${{ variables['Build.Reason'] }}', 'PullRequest')
pool: pool:

View File

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