Update terraform.yml for Azure Pipelines

This commit is contained in:
Rebecca (Makar) McHugh 2021-10-18 10:06:20 -04:00
Родитель b6d3da8bf2
Коммит 0e8770adf8
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -63,7 +63,7 @@ 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:latest"
values:
- "microsoft-avere:vfxt:avere-vfxt-node:latest"
- "microsoft-avere:vfxt:avere-vfxt-node:9.1.0"