diff --git a/matomo/Dockerfile b/matomo/Dockerfile index 717f0b7..31cd47a 100644 --- a/matomo/Dockerfile +++ b/matomo/Dockerfile @@ -52,6 +52,6 @@ EXPOSE 8888 LABEL description "Open web analytics platform" \ matomo "Matomo v${VERSION}" \ - maintainer="hoellen " + maintainer="hoellen " CMD ["run.sh"]