@@ -15,7 +15,8 @@ RUN \
imagemagick \
jq \
php7-gd \
- php7-imagick && \
+ php7-imagick \
+ unzip && \
echo "**** Tag this image with current version ****" && \
if [ -z ${PHOTOSHOW_COMMIT+x} ]; then \
PHOTOSHOW_COMMIT=$(curl -sX GET https://api.github.com/repos/thibaud-rohmer/PhotoShow/commits/master \