Skip to content

Commit

Permalink
Upgrade to Matomo 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 7, 2025
1 parent 68a579b commit 026a986
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/matomo_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: openzim/docker-publish-action@v10
with:
image-name: kiwix/matomo
on-master: 5.2.0-fpm
on-master: 5.2.1-fpm
restrict-to: kiwix/container-images
context: matomo
registries: ghcr.io
Expand Down
2 changes: 1 addition & 1 deletion matomo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM matomo:5.2.0-fpm
FROM matomo:5.2.1-fpm
LABEL org.opencontainers.image.source https://github.com/kiwix/container-images

ENV LIBMMDBVERSION 1.7.1
Expand Down

0 comments on commit 026a986

Please sign in to comment.