[PHP-FPM] Add tzdata, update APCu and Redis extensions, update PHP to new minor

This commit is contained in:
André
2018-06-27 22:50:31 +02:00
parent 9b3ff998e7
commit a1a6574964
7 changed files with 8 additions and 5 deletions

View File

@@ -11,7 +11,8 @@ RUN apk add --update --no-cache \
jq \
mariadb-client \
redis \
tini
tini \
tzdata
COPY docker-entrypoint.sh /srv/docker-entrypoint.sh
COPY expand6.sh /srv/expand6.sh

Binary file not shown.