Skip to content
Snippets Groups Projects
Commit 5089e16e authored by Danny Bailey's avatar Danny Bailey
Browse files

Update defailtAmiId to 20-04 ubuntu image

parent cd8285a7
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ const ( ...@@ -32,7 +32,7 @@ const (
driverName = "amazonec2" driverName = "amazonec2"
ipRange = "0.0.0.0/0" ipRange = "0.0.0.0/0"
machineSecurityGroupName = "docker-machine" machineSecurityGroupName = "docker-machine"
defaultAmiId = "ami-c60b90d1" defaultAmiId = "ami-08d4ac5b634553e16"
defaultRegion = "us-east-1" defaultRegion = "us-east-1"
defaultInstanceType = "t2.micro" defaultInstanceType = "t2.micro"
defaultDeviceName = "/dev/sda1" defaultDeviceName = "/dev/sda1"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment