sourceboat / docker-laravel

A highly opinionated docker image which aims to be perfectly suited to run our Laravel applications.
MIT License
11 stars 2 forks source link

Image improvements #77

Closed NeroAzure closed 2 years ago

NeroAzure commented 2 years ago
NeroAzure commented 2 years ago

Some of the improvements could be done in separate PRs without the update to 8.1, if wanted.

SebastianMueller87 commented 2 years ago

I would suggest to split these changes into two separate pull requests. (PHP8.1 & other changes)

NeroAzure commented 2 years ago

Removed the update of the php image version, to allow for a 8.0 release with these improvements. Dependabot will handle the update to 8.1.