Skip to content

Commit 4ba3e02

Browse files
committed
Update to Matomo 5.0.2
1 parent e677265 commit 4ba3e02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/matomo_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: openzim/docker-publish-action@v10
1919
with:
2020
image-name: kiwix/matomo
21-
on-master: 5.0.1-fpm
21+
on-master: 5.0.2-fpm
2222
restrict-to: kiwix/container-images
2323
context: matomo
2424
registries: ghcr.io

matomo/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM matomo:5.0.1-fpm
1+
FROM matomo:5.0.2-fpm
22
LABEL org.opencontainers.image.source https://github.com/kiwix/container-images
33

44
ENV LIBMMDBVERSION 1.7.1

0 commit comments

Comments
 (0)