mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
[matomo] fix typo
This commit is contained in:
@ -52,6 +52,6 @@ EXPOSE 8888
|
|||||||
|
|
||||||
LABEL description "Open web analytics platform" \
|
LABEL description "Open web analytics platform" \
|
||||||
matomo "Matomo v${VERSION}" \
|
matomo "Matomo v${VERSION}" \
|
||||||
maintainer="hoellen <indo@hoellen.eu>"
|
maintainer="hoellen <info@hoellen.eu>"
|
||||||
|
|
||||||
CMD ["run.sh"]
|
CMD ["run.sh"]
|
||||||
|
Reference in New Issue
Block a user