mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
Azure supports 17.04 #449
This commit is contained in:
parent
3601b341a6
commit
4dd6fcaf77
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ cloud_providers:
|
||||||
image:
|
image:
|
||||||
offer: UbuntuServer
|
offer: UbuntuServer
|
||||||
publisher: Canonical
|
publisher: Canonical
|
||||||
sku: '16.04-LTS' # 16.04-LTS
|
sku: '16.04-LTS' # 16.04-LTS / 17.04
|
||||||
version: latest
|
version: latest
|
||||||
digitalocean:
|
digitalocean:
|
||||||
size: 512mb
|
size: 512mb
|
||||||
|
|
Loading…
Add table
Reference in a new issue