mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 11:51:18 +00:00
Matomo 4.4.1
This commit is contained in:
parent
0166043346
commit
04a4ea9074
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=4.4.0 \
|
ENV MATOMO_VERSION=4.4.1 \
|
||||||
MATOMO_CHECKSUM=18aed3d65ed7f9b424a464a04bfbff6faae463820dac345c97f3978fa4d7c7a0
|
MATOMO_CHECKSUM=94bee0b233b1f6cd3e858ab5b23bfa08bc592652828125ce7f00162216713cf8
|
||||||
|
|
||||||
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