mirror of
https://github.com/luzifer-docker/matomo.git
synced 2024-12-20 20:01:18 +00:00
Matomo 3.13.0
This commit is contained in:
parent
c479103133
commit
b4a2de6083
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.12.0 \
|
ENV MATOMO_VERSION=3.13.0 \
|
||||||
MATOMO_CHECKSUM=d8274b84c13851b86c12e346f677c206776973212a664d64bd3e44f46dc0af6a
|
MATOMO_CHECKSUM=362d24c06a090d1584331590a846147cac9360c22fdd556b28fb634d6c9d280a
|
||||||
|
|
||||||
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