File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ RUN { \
6363 echo 'opcache.fast_shutdown=1' ; \
6464 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
6565
66- ENV MATOMO_VERSION 5.6.0
66+ ENV MATOMO_VERSION 5.6.1
6767
6868RUN set -ex; \
6969 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ RUN { \
5757 echo 'opcache.fast_shutdown=1' ; \
5858 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
5959
60- ENV MATOMO_VERSION 5.6.0
60+ ENV MATOMO_VERSION 5.6.1
6161
6262RUN set -ex; \
6363 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ RUN { \
6363 echo 'opcache.fast_shutdown=1' ; \
6464 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
6565
66- ENV MATOMO_VERSION 5.6.0
66+ ENV MATOMO_VERSION 5.6.1
6767
6868RUN set -ex; \
6969 fetchDeps=" \
You can’t perform that action at this time.
0 commit comments