mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 11:51:18 +00:00
Matomo 3.14.0
This commit is contained in:
parent
0a32d71efe
commit
2c139ca595
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
FROM luzifer/alpine-nginx-php
|
FROM luzifer/alpine-nginx-php
|
||||||
|
|
||||||
ENV MATOMO_VERSION=3.13.6 \
|
ENV MATOMO_VERSION=3.14.0 \
|
||||||
MATOMO_CHECKSUM=37cfc81fec00332fbe30696ef4af9902a89d1aadb616144e1e39476b80e148fd
|
MATOMO_CHECKSUM=bcde64eee7e8e8808cd86fc0e7ed9b02e7cc8b39eb78395305e1128224ef5cfc
|
||||||
|
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
RUN set -ex && /usr/local/bin/container-setup
|
RUN set -ex && /usr/local/bin/container-setup
|
||||||
|
|
Loading…
Reference in a new issue