mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-26 07:23:01 +02:00
azure: change default image to minimal ubuntu
This commit is contained in:
parent
ce5a0c6aa1
commit
442a29f139
1 changed files with 2 additions and 2 deletions
|
@ -172,8 +172,8 @@ cloud_providers:
|
|||
type: Standard_LRS
|
||||
image:
|
||||
publisher: Canonical
|
||||
offer: 0001-com-ubuntu-server-focal-daily
|
||||
sku: 20_04-daily-lts
|
||||
offer: 0001-com-ubuntu-minimal-focal-daily
|
||||
sku: minimal-20_04-daily-lts
|
||||
version: latest
|
||||
digitalocean:
|
||||
size: s-1vcpu-1gb
|
||||
|
|
Loading…
Add table
Reference in a new issue