mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 20:01:18 +00:00
Matomo 4.12.3
This commit is contained in:
parent
9d53318429
commit
7905fc085f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM luzifer/alpine-nginx-php
|
||||
|
||||
ENV MATOMO_VERSION=4.12.2 \
|
||||
MATOMO_CHECKSUM=9ee44ad501ad078c0c384c6e4e97e286c6aa076aa9af65edbc47205f4028f950
|
||||
ENV MATOMO_VERSION=4.12.3 \
|
||||
MATOMO_CHECKSUM=890c2ce3f56ef04768a05c79b6870eea3b6c366c8b4daf44d0fe01c283141cbf
|
||||
|
||||
COPY rootfs /
|
||||
RUN set -ex && /usr/local/bin/container-setup
|
||||
|
|
Loading…
Reference in a new issue