Skip to content

Commit 96c9169

Browse files
Added support for mbstring, postgresql, mysql
1 parent 1fa196c commit 96c9169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
yum install -y php71-cli zip
3+
yum install -y php71-mbstring.x86_64 zip php71-pgsql php71-mysqli
44

55
mkdir /tmp/layer
66
cd /tmp/layer

0 commit comments

Comments
 (0)