Update docker.io/davidcrty/databasement Docker tag to v1.2.12
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.10 → 1.2.12 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.2.12
What's Changed
- fix: surface pre-flight connection failures as failed snapshots by @David-Crty in #359
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.11...v1.2.12
v1.2.11
What's Changed
- [Snyk] Security upgrade concurrently from 9.2.1 to 10.0.0 by @David-Crty in #343
- chore(docker): add Firebird tooling (gbak/isql) to base image by @David-Crty in #356
- feat: add Firebird backup and restore support by @David-Crty in #357
- test: standardize Volume creation via factory in tests by @David-Crty in #358
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.10...v1.2.11