Update docker.io/vaultwarden/server Docker tag to v1.34.3
Automatically upgrading Vaultwarden container with Watchtower and having to problems whatsoever with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/vaultwarden/server | patch | 1.34.2 -> 1.34.3 |
Release Notes
dani-garcia/vaultwarden (docker.io/vaultwarden/server)
v1.34.3
Notable changes
This release should fix an issue with MySQL/MariaDB database connections when using the Alpine images.
The alpine build image has reverted to use MariaDB Connector/C v3.4.5 which resolved the issue.
What's Changed
- Update crates to trigger rebuild for mysql issue by @BlackDex in https://github.com/dani-garcia/vaultwarden/pull/6111
- fix hiding of signup link by @stefan0xC in https://github.com/dani-garcia/vaultwarden/pull/6113
Full Changelog: https://github.com/dani-garcia/vaultwarden/compare/1.34.2...1.34.3