Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
cfj123 authored Aug 29, 2023
1 parent 11012b4 commit bd6316c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/linuxVM/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ variable "offer" {
}

variable "sku" {
default = "22.04-LTS"
default = "18.04-LTS"
}

variable "vm_image_version" {
Expand Down

0 comments on commit bd6316c

Please sign in to comment.