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 @@ -158,6 +158,7 @@ dist: build
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
160160 docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libutf8proc.so.1 > ${DIST_LIB_PATH}/libutf8proc.so.1
161+ docker exec ${DOCKER_CONTAINER} /bin/cat /usr/lib64/libnssutil3.so > ${DIST_LIB_PATH}/libnssutil3.so
161162
162163 # Remove temporary PHP container
163164 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.16 " ,
3+ "version" : " 0.0.17 " ,
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