Update docker.io/davidcrty/databasement Docker tag to v1.2.5
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.2.4 → 1.2.5 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.2.5
What's Changed
- fix: switch MSSQL backups to DACPAC to bypass Azure validation (#316) by @David-Crty in #318
- feat: generate SSH keypair from the database server form by @David-Crty in #324
- feat: support pg_dump custom format with pg_restore by @David-Crty in #330
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.4...v1.2.5