mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 11:51:18 +00:00
Matomo 4.6.1
This commit is contained in:
parent
898593922e
commit
5b289ef367
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM luzifer/alpine-nginx-php
|
||||
|
||||
ENV MATOMO_VERSION=4.5.0 \
|
||||
MATOMO_CHECKSUM=f75e103011830204175df0be99bd207f81ea2fde7bd4924b47f3e641ad38e779
|
||||
ENV MATOMO_VERSION=4.6.1 \
|
||||
MATOMO_CHECKSUM=4f2a671a13e4a28f036538decf786f6abaabcfcdba9990c9b9cc150c54f12f85
|
||||
|
||||
COPY rootfs /
|
||||
RUN set -ex && /usr/local/bin/container-setup
|
||||
|
|
Loading…
Reference in a new issue