File tree Expand file tree Collapse file tree 3 files changed +2
-1
lines changed
Expand file tree Collapse file tree 3 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -157,6 +157,7 @@ dist: build
157157 docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libcares.so.2 > ${DIST_LIB_PATH}/libcares.so.2
158158 docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libzip.so.5 > ${DIST_LIB_PATH}/libzip.so.5
159159 docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libGeoIP.so.1 > ${DIST_LIB_PATH}/libGeoIP.so.1
160+ docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libutf8proc.so.1 > ${DIST_LIB_PATH}/libutf8proc.so.1
160161
161162 # Remove temporary PHP container
162163 docker rm --force ${DOCKER_CONTAINER} || true
Original file line number Diff line number Diff line change 11{
22 "name" : " @libphp/amazon-linux-2-v80" ,
3- "version" : " 0.0.15 " ,
3+ "version" : " 0.0.16 " ,
44 "license" : " MIT" ,
55 "main" : " ./dist/index.js" ,
66 "homepage" : " https://github.com/juicyfx/libphp" ,
You can’t perform that action at this time.
0 commit comments