add zip to cc-php

This commit is contained in:
Christoph Kluge 2021-10-07 10:15:51 +02:00
parent 1235ecf84d
commit 5bfe7e83a3

View File

@ -4,6 +4,7 @@ RUN apt-get update && apt-get install -y \
$PHPIZE_DEPS \
git \
wget \
zip \
gettext \
bash \
libldb-dev \