Skip to content

Commit

Permalink
Update to Matomo 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit74 committed Jan 8, 2024
1 parent 87bd646 commit e677265
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 @@ -18,7 +18,7 @@ jobs:
uses: openzim/docker-publish-action@v10
with:
image-name: kiwix/matomo
on-master: 5.0.0-fpm
on-master: 5.0.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.0.0-fpm
FROM matomo:5.0.1-fpm
LABEL org.opencontainers.image.source https://github.com/kiwix/container-images

ENV LIBMMDBVERSION 1.7.1
Expand Down

0 comments on commit e677265

Please sign in to comment.