mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #921] [MERGED] fix(vaultwarden): update outdated image version #16233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/921
Author: @nerkoux
Created: 6/9/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:fix/vaultwarden-version📝 Commits (1)
a5f0185fix(vaultwarden): update outdated image version📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
blueprints/vaultwarden/docker-compose.yml(+1 -1)📝
meta.json(+1 -1)📄 Description
What is this PR about?
Update the Vaultwarden template from
vaultwarden/server:1.34.3tovaultwarden/server:1.36.0.The current template uses an outdated Vaultwarden version. During testing, deployments using
1.34.3experienced issues with recent Bitwarden clients, including the browser extension and Android application. After upgrading to1.36.0and redeploying the template, authentication and synchronization worked correctly.Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
N/A
Screenshots or Videos
Successful Deployment
Testing Performed
Changes
1.34.3to1.36.0🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.