Releases: EmakinaFR/docker-proximis
Releases · EmakinaFR/docker-proximis
Version 7.1.1
- Fix compose project name misprint (#93)
Version 7.1
- Remove mutagen (#84)
- Update COMPOSE_PROJECT_NAME value generation (#92)
Version 7
- Add default emails configuration (#88)
- Rename --sync-mode by --mode for mutagen sync create command (#89)
- Update to php 8.1 (#90)
Version 6.10
- Bind-mount composer cache directory (#87)
- Use new maildev docker image(#86)
Version 6.9.1
- Update project.local.json (#83)
Version 6.9
- Fix php image because of the change from base alpine to debian (#82)
- Switch to ajardin/php instead of our own php Dockerfile (#81)
Version 6.8.1
- Remove iconv extension since it is already installed by default (#80)
Version 6.8
- Update Makefile commands for consistency with other solutions (#79)
Version 6.7
- Separate CI dry-run analysis from corrective actions into two makefile commands (#78)
- Remove useless code about the old proximis composer proxy (#77)
- Update Blackfire to version 2 (#76)
Version 6.6
- N/A: add eslint and stylelint linters in Makefile (#75)
- Switch to docker compose v2 (#73 )