Update docker.io/davidcrty/databasement Docker tag to v1.6.7
No problems upgrading the Docker container with a Docker compose yaml file by means of Watchtower DevOps resp. GitOps with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/davidcrty/databasement | patch | 1.6.5 → 1.6.7 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.6.7
What's Changed
- fix(mysql): drop --complete-insert to avoid dump bloat by @David-Crty in #452
- feat(auth): add user:reset-password artisan command by @David-Crty in #453
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.6.6...v1.6.7
v1.6.6
What's Changed
- fix(ui): repair invisible tab content by upgrading Mary UI to 2.9 by @David-Crty in #451
- feat(mongodb): add SRV, TLS, replica set and connection options by @David-Crty in #444
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.6.5...v1.6.6