mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 08:13:01 +02:00
updated instance size to be micro instead of tiny
This commit is contained in:
parent
f86e6060dd
commit
b314acf326
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ cloud_providers:
|
|||
flavor_ram: ">=512"
|
||||
image: Ubuntu-18.04
|
||||
cloudstack:
|
||||
size: Tiny
|
||||
size: Micro
|
||||
image: Linux Ubuntu 18.04 LTS 64-bit
|
||||
disk: 10
|
||||
vultr:
|
||||
|
|
Loading…
Add table
Reference in a new issue