Browse Source

updated node windows images on build

pull/1094/head
eiximenis 5 years ago
parent
commit
19755bdfa2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      build/azure-devops/buildimages.yaml

+ 1
- 1
build/azure-devops/buildimages.yaml View File

@ -77,7 +77,7 @@ jobs:
dockerComposeFileArgs: |
TAG=${{ variables['Build.SourceBranchName'] }}
PLATFORM=win
NODE_IMAGE=stefanscherer/node-windows:8.11
NODE_IMAGE=stefanscherer/node-windows:10
- task: DockerCompose@0
displayName: Compose push ${{ parameters.services }}
inputs:


Loading…
Cancel
Save