Update docker.io/davidcrty/databasement Docker tag to v1.2.8
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.6 → 1.2.8 |
Release Notes
David-Crty/databasement (docker.io/davidcrty/databasement)
v1.2.8
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.7...v1.2.8
v1.2.7
What's Changed
- chore: fix PHPStan errors, move ide-helper to gitignored separate file by @David-Crty in #333
- ci: split tests and Codecov upload to protect CODECOV_TOKEN by @David-Crty in #334
- fix: store timestamps in UTC, render in display timezone (#335) by @David-Crty in #336
Full Changelog: https://github.com/David-Crty/databasement/compare/v1.2.6...v1.2.7