Add php 7.4

This commit is contained in:
2019-12-11 16:12:24 +07:00
parent d296e2aef3
commit e33aaf4bcc
2 changed files with 46 additions and 0 deletions

View File

@@ -3,3 +3,6 @@ build-72:
build-73:
cd ./v7.3 && docker build --tag=local-composer:7.3 `pwd`
build-74:
cd ./v7.4 && docker build --tag=local-composer:7.4 `pwd`