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 @@ -65,7 +65,7 @@ RUN { \
6565 echo 'opcache.fast_shutdown=1' ; \
6666 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
6767
68- ENV MATOMO_VERSION 4.11 .0
68+ ENV MATOMO_VERSION 4.12 .0
6969
7070RUN set -ex; \
7171 fetchDeps=" \
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ RUN { \
6060 echo 'opcache.fast_shutdown=1' ; \
6161 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
6262
63- ENV MATOMO_VERSION 4.11 .0
63+ ENV MATOMO_VERSION 4.12 .0
6464
6565RUN set -ex; \
6666 apk add --no-cache --virtual .fetch-deps \
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ RUN { \
6565 echo 'opcache.fast_shutdown=1' ; \
6666 } > /usr/local/etc/php/conf.d/opcache-recommended.ini
6767
68- ENV MATOMO_VERSION 4.11 .0
68+ ENV MATOMO_VERSION 4.12 .0
6969
7070RUN set -ex; \
7171 fetchDeps=" \
You can’t perform that action at this time.
0 commit comments