From 79ba64b802f9feb6914a44475b4c4d7fd52a989f Mon Sep 17 00:00:00 2001 From: Andrey Gubarev Date: Thu, 1 Jun 2023 14:07:45 +0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b9859..38992ae 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ platforms: ssh_user: ubuntu vm_network: vmnet-shared - name: ubuntu-2 - image: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-arm64.img + image: https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img image_checksum: sha256:https://cloud-images.ubuntu.com/focal/current/SHA256SUMS image_arch: x86_64 # default ssh_user: ubuntu