Skip to content

Commit

Permalink
fix: image ids updated for DigitalOcean (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkz6 authored Aug 7, 2024
1 parent 960db71 commit a67e586
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/serverproviders.php
Original file line number Diff line number Diff line change
Expand Up @@ -618,8 +618,8 @@
'images' => [
'ubuntu_18' => '112929540',
'ubuntu_20' => '112929454',
'ubuntu_22' => '129211873',
'ubuntu_24' => '155133621',
'ubuntu_22' => '159651797',
'ubuntu_24' => '160232537',
],
],
'vultr' => [
Expand Down

0 comments on commit a67e586

Please sign in to comment.