Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.17.2 source code.tar.gz | 2025-05-17 | 5.3 MB | |
0.17.2 source code.zip | 2025-05-17 | 6.2 MB | |
README.md | 2025-05-17 | 657 Bytes | |
Totals: 3 Items | 11.5 MB | 0 |
What's Changed
Minor bugfix release addressing an issue in the docker-compose.yml
file, which mistakenly included hardcoded references to Docker container version 0.16.1
. This accidental commit prevented the ./install.sh update
command from properly retrieving the latest container versions, affecting self-hosted installations.
🐞 Bug Fixes
- Restore docker-compose.yml container versions to :latest by @lanedirt in https://github.com/lanedirt/AliasVault/pull/849
Full Changelog: https://github.com/lanedirt/AliasVault/compare/0.17.1...0.17.2