Skip to content

Commit

Permalink
Upgrade layer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Nov 14, 2019
1 parent ab9b8f3 commit 87b6088
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": 13,
"eu-central-1": 13,
"eu-north-1": 12,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 13,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14
},
"php-73-fpm": {
"ca-central-1": 13,
"eu-central-1": 13,
"eu-north-1": 12,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 13,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14
},
"php-72": {
"ca-central-1": 13,
"eu-central-1": 13,
"eu-north-1": 12,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 13,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14
},
"php-72-fpm": {
"ca-central-1": 13,
"eu-central-1": 13,
"eu-north-1": 12,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 13,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14
},
"console": {
"ca-central-1": 13,
"eu-central-1": 13,
"eu-north-1": 12,
"eu-west-1": 13,
"eu-west-2": 13,
"eu-west-3": 13,
"sa-east-1": 13,
"us-east-1": 13,
"us-east-2": 13,
"us-west-1": 13,
"us-west-2": 13,
"ap-south-1": 13,
"ap-northeast-1": 13,
"ap-northeast-2": 13,
"ap-southeast-1": 13,
"ap-southeast-2": 13
"ca-central-1": 14,
"eu-central-1": 14,
"eu-north-1": 13,
"eu-west-1": 14,
"eu-west-2": 14,
"eu-west-3": 14,
"sa-east-1": 14,
"us-east-1": 14,
"us-east-2": 14,
"us-west-1": 14,
"us-west-2": 14,
"ap-south-1": 14,
"ap-northeast-1": 14,
"ap-northeast-2": 14,
"ap-southeast-1": 14,
"ap-southeast-2": 14
}
}

0 comments on commit 87b6088

Please sign in to comment.