bump php 7.x versions. Add image for php 8.0. Update reamde, ci.

This commit is contained in:
2021-01-12 18:47:01 +07:00
parent 0325f7a9b8
commit c68123d24b
6 changed files with 69 additions and 16 deletions

View File

@@ -6,3 +6,6 @@ build-73:
build-74:
cd ./v7.4 && docker build --tag=php-for-dev:7.4 `pwd`
build-80:
cd ./v8.0 && docker build --tag=php-for-dev:8.0 `pwd`