Tweak Docker image for PHP 8

This commit is contained in:
Frédéric Guillot
2022-02-09 20:07:45 -08:00
parent 4bf3b0d459
commit fc16d00687
4 changed files with 11 additions and 12 deletions

4
.gitattributes vendored
View File

@@ -7,15 +7,13 @@ app/constants.php export-subst
docker export-ignore
Dockerfile export-ignore
Dockerfile.* export-ignore
docker-compose.yml export-ignore
Makefile export-ignore
README.md export-ignore
SECURITY.md export-ignore
Vagrantfile export-ignore
data/*.sqlite export-ignore
tests export-ignore
CONTRIBUTING export-ignore
app.json export-ignore
composer.json export-ignore
composer.lock export-ignore