mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-19 18:01:37 +00:00
fix: image ids updated for DigitalOcean (#271)
This commit is contained in:
parent
960db714b7
commit
a67e586a5d
@ -618,8 +618,8 @@
|
|||||||
'images' => [
|
'images' => [
|
||||||
'ubuntu_18' => '112929540',
|
'ubuntu_18' => '112929540',
|
||||||
'ubuntu_20' => '112929454',
|
'ubuntu_20' => '112929454',
|
||||||
'ubuntu_22' => '129211873',
|
'ubuntu_22' => '159651797',
|
||||||
'ubuntu_24' => '155133621',
|
'ubuntu_24' => '160232537',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'vultr' => [
|
'vultr' => [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user