Skip to content

Commit 59bb22b

Browse files
committed
Use latest image again
This reverts commit 977e713.
1 parent 977e713 commit 59bb22b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prepare-vms/azure/terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ variable "admin_username" {
3030
}
3131

3232
variable "workshop_image" {
33-
default = "windows_2019_696"
33+
default = "win2019-17763-348"
3434
}
3535

3636
variable "vm_size" {

0 commit comments

Comments
 (0)