Skip to content

Commit

Permalink
updated Ubuntu version from 18.04 to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
dosimetrist committed Aug 1, 2023
1 parent e13b52e commit 49d77b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yandex/compute/vault.packer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"disk_type": "network-hdd",
"disk_size_gb": 25,
"use_ipv4_nat": true,
"source_image_family": "ubuntu-1804-lts",
"source_image_family": "ubuntu-2204-lts",
"ssh_username": "ubuntu",
"image_name": "vault-{{timestamp}}",
"image_family": "vault",
Expand Down

0 comments on commit 49d77b2

Please sign in to comment.