summaryrefslogtreecommitdiffstats
path: root/packer/vars/ubuntu-18.04-arm64.json
diff options
context:
space:
mode:
Diffstat (limited to 'packer/vars/ubuntu-18.04-arm64.json')
-rw-r--r--packer/vars/ubuntu-18.04-arm64.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packer/vars/ubuntu-18.04-arm64.json b/packer/vars/ubuntu-18.04-arm64.json
index 6b8b2b524..a2b8e4383 100644
--- a/packer/vars/ubuntu-18.04-arm64.json
+++ b/packer/vars/ubuntu-18.04-arm64.json
@@ -6,5 +6,6 @@
"flavor": "lf-standard-1",
"source_ami_filter_name": "*ubuntu*18.04*",
"source_ami_filter_owner": "099720109477",
+ "docker_source_image": "arm64v8/ubuntu:18.04",
"ssh_user": "ubuntu"
}