mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 11:51:18 +00:00
Matomo 4.2.0
This commit is contained in:
parent
63d6eba18a
commit
6f65b971b2
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM luzifer/alpine-nginx-php
|
||||
|
||||
ENV MATOMO_VERSION=4.1.1 \
|
||||
MATOMO_CHECKSUM=1e2ce7687b7ac05b20f6c08fe6a242b6aebd73ce84a16846277928342d686bef
|
||||
ENV MATOMO_VERSION=4.2.0 \
|
||||
MATOMO_CHECKSUM=25df0921589c5f80986fd9deb5ee645ef605e5307760ccca282cd8edf1b5a01f
|
||||
|
||||
COPY rootfs /
|
||||
RUN set -ex && /usr/local/bin/container-setup
|
||||
|
|
Loading…
Reference in a new issue