Releases: appwrite/docker-base
Releases · appwrite/docker-base
0.3.0
What's Changed
- Add a test for rsync by @stnguyen90 in #7
- Update Dockerfile to use the correct git repo for php-scrypt by @PineappleIOnic in #11
- Fix missing lz4 libraries by @stnguyen90 in #9
- Added git installation by @vermakhushboo in #10
New Contributors
- @vermakhushboo made their first contribution in #10
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- Add GH action to build and push image by @stnguyen90 in #6
- Switch to use SSE Fixed Branch until main has been updated by @PineappleIOnic in #8
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- Remove duplicate certbot and fix missing rsync by @stnguyen90 in #5
New Contributors
- @stnguyen90 made their first contribution in #5
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Replace rust scrypt with C based scrypt by @PineappleIOnic in #3
- update with compression support and tests by @lohanidamodar in #4
New Contributors
- @PineappleIOnic made their first contribution in #3
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- make sure swoole debugger is built by @lohanidamodar in #2
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- First release