Skip to content

Commit

Permalink
update google-cloud image
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L. <[email protected]>
  • Loading branch information
szaimen committed Sep 6, 2024
1 parent 6f2ec9f commit 9895a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .build/google-cloud/build.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variable "builder_sa" {

source "googlecompute" "nextcloud-aio" {
project_id = var.project_id
source_image_family = "ubuntu-2204-lts"
source_image_family = "ubuntu-2404-lts"
zone = var.zone
image_description = "Nextcloud AIO"
ssh_username = "root"
Expand Down

0 comments on commit 9895a61

Please sign in to comment.