Skip to content

Commit

Permalink
set source image for GCP build
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Dec 19, 2024
1 parent 917c814 commit 7eaca74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packerfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"image_name": "{{user `gcp_image_name`}}",
"machine_type": "{{user `gcp_machine_type`}}",
"project_id": "snowplow-images",
"source_image_family": "ubuntu-2204-lts",
"source_image": "ubuntu-2204-jammy-v20241119",
"ssh_username": "ubuntu",
"zone": "us-central1-a"
}
Expand Down

0 comments on commit 7eaca74

Please sign in to comment.