Skip to content

Commit

Permalink
Merge pull request #1602 from brefphp/php-83
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored Jul 27, 2023
2 parents 25edac0 + a5520ef commit ade743b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/layers.json/update.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,16 @@
require_once __DIR__ . '/../../vendor/autoload.php';

const LAYER_NAMES = [
'php-83',
'php-83-fpm',
'php-82',
'php-82-fpm',
'php-81',
'php-81-fpm',
'php-80',
'php-80-fpm',
'arm-php-83',
'arm-php-83-fpm',
'arm-php-82',
'arm-php-82-fpm',
'arm-php-81',
Expand Down

0 comments on commit ade743b

Please sign in to comment.