WIP: feat(Matomo): Add service #28
Loading…
Reference in New Issue
No description provided.
Delete Branch "matomo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Détails
Pourquoi
Liens
@ -0,0 +7,4 @@
services:
matomo-fpm:
container_name: ${MATOMO_CONTAINER_NAME:-matomo}-fpm
image: ${MATOMO_IMAGE:-matomo:4.7.1-fpm-alpine}
Tu ne mets pas la version de l'image en sha256 comme pour les autres ?
Ok. Juste les versions des images qui ne sont pas en sha256
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.