Skip to content

Commit

Permalink
Upgrade layers
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jul 29, 2019
1 parent c62f245 commit be4b6f3
Showing 1 changed file with 80 additions and 80 deletions.
160 changes: 80 additions & 80 deletions layers.json
Original file line number Diff line number Diff line change
@@ -1,92 +1,92 @@
{
"php-73": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 7,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 8,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9
},
"php-73-fpm": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 7,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 8,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9
},
"php-72": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 7,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 8,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9
},
"php-72-fpm": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 7,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 8,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9
},
"console": {
"ca-central-1": 8,
"eu-central-1": 8,
"eu-north-1": 7,
"eu-west-1": 8,
"eu-west-2": 8,
"eu-west-3": 8,
"sa-east-1": 8,
"us-east-1": 8,
"us-east-2": 8,
"us-west-1": 8,
"us-west-2": 8,
"ap-south-1": 8,
"ap-northeast-1": 8,
"ap-northeast-2": 8,
"ap-southeast-1": 8,
"ap-southeast-2": 8
"ca-central-1": 9,
"eu-central-1": 9,
"eu-north-1": 8,
"eu-west-1": 9,
"eu-west-2": 9,
"eu-west-3": 9,
"sa-east-1": 9,
"us-east-1": 9,
"us-east-2": 9,
"us-west-1": 9,
"us-west-2": 9,
"ap-south-1": 9,
"ap-northeast-1": 9,
"ap-northeast-2": 9,
"ap-southeast-1": 9,
"ap-southeast-2": 9
}
}

0 comments on commit be4b6f3

Please sign in to comment.