Update terraform.yml for Azure Pipelines

This commit is contained in:
Rebecca (Makar) McHugh 2021-10-17 12:47:46 -04:00
Родитель cd2121b14f
Коммит 24d567bf71
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -63,9 +63,10 @@ parameters:
- name: image
displayName: "Select vfxt image to run. Defaults to latest"
type: string
default: "microsoft-avere:vfxt:avere-vfxt-node:8.0.1"
default: "microsoft-avere:vfxt:avere-vfxt-node:9.1.0"
values:
- "microsoft-avere:vfxt:avere-vfxt-node:latest"
- "microsoft-avere:vfxt:avere-vfxt-node:9.1.0"
- "microsoft-avere:vfxt:avere-vfxt-node:8.0.1"
- "microsoft-avere:vfxt:avere-vfxt-node:6.3.0"
- "microsoft-avere:vfxt-preview:avere-vfxt-node:latest"