Skip to content

Commit

Permalink
Add PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli authored Jul 10, 2024
1 parent e2e4487 commit dabeae1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/update.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ const {regions} = require('./regions');
const chunk = require('chunk');

const layerNames = [
'php-84',
'php-84-fpm',
'php-83',
'php-83-fpm',
'php-82',
Expand All @@ -12,6 +14,8 @@ const layerNames = [
'php-81-fpm',
'php-80',
'php-80-fpm',
'arm-php-84',
'arm-php-84-fpm',
'arm-php-83',
'arm-php-83-fpm',
'arm-php-82',
Expand Down

0 comments on commit dabeae1

Please sign in to comment.