diff --git a/build/azure-devops/buildimages.yaml b/build/azure-devops/buildimages.yaml index c90a58b1b..da40a7054 100644 --- a/build/azure-devops/buildimages.yaml +++ b/build/azure-devops/buildimages.yaml @@ -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: