Releases: sudo-bot/gh-deployer-container
Releases · sudo-bot/gh-deployer-container
v1.3.0
- Use PHP 8
- Add gpg-agent to the image (7f72d26)
- Add gpg to the image (168d4b8)
- Add better tests for the image
- Internal improvements
v1.2.0
- Simplify Dockerfile COPY instructions
- Adjust post_max_size
- Configure
MysqlSslWarningSafeHosts
in default config
- Add strict rules to secure phpMyAdmin requests (ba7720c)
- Fix temp dir to use an absolute path in default config
v1.1.0
- Add support for
MEMORY_LIMIT
- Add support for
SKIP_DEPLOY
- Config fixes for run as non root