mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-07 15:43:54 +02:00
Move back to 16.04. Forgot to change after testing
This commit is contained in:
parent
c3fcfe5d0d
commit
2782df8cfd
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ cloud_providers:
|
||||||
ec2:
|
ec2:
|
||||||
size: t2.micro
|
size: t2.micro
|
||||||
image:
|
image:
|
||||||
name: "ubuntu-zesty-17.04" # ubuntu-xenial-16.04 / ubuntu-zesty-17.04
|
name: "ubuntu-xenial-16.04" # ubuntu-xenial-16.04 / ubuntu-zesty-17.04
|
||||||
owner: "099720109477"
|
owner: "099720109477"
|
||||||
gce:
|
gce:
|
||||||
size: f1-micro
|
size: f1-micro
|
||||||
|
|
Loading…
Add table
Reference in a new issue