Skip to content

Commit

Permalink
matomo 4.15.1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 7, 2023
1 parent f7e1d46 commit 5ba496b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: openzim/docker-publish-action@v10
with:
image-name: kiwix/matomo
on-master: 4.15.0-fpm
on-master: 4.15.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:4.15.0-fpm
FROM matomo:4.15.1-fpm
LABEL org.opencontainers.image.source https://github.com/kiwix/container-images

ENV LIBMMDBVERSION 1.7.1
Expand Down

0 comments on commit 5ba496b

Please sign in to comment.