mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 20:41:15 +00:00
Fix build mod
This commit is contained in:
@@ -16,7 +16,7 @@ all:
|
||||
| tail -1 \
|
||||
) \
|
||||
command: cd build && ./install
|
||||
build_dep: [libpcre-dev, re2c]
|
||||
build_dep: [libpcre3-dev, re2c]
|
||||
run_dep: []
|
||||
|
||||
7.3:
|
||||
|
||||
Reference in New Issue
Block a user