mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
update to alpine 3.6
This commit is contained in:
@ -15,5 +15,6 @@ shift
|
||||
|
||||
set -x
|
||||
cd "$extDir"
|
||||
[[ ! -f "config.m4" && -f "config0.m4" ]] && mv config0.m4 config.m4
|
||||
phpize
|
||||
./configure "$@"
|
||||
|
Reference in New Issue
Block a user