mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1167] The Web module is not automatically updated with the new image #823
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#823
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @blackneil on GitHub (Oct 3, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1167
Synology with Dockers.
I come to remove the image, download the new latest image and reconfigure the image.
Server Installed equal the latest but the Web installed didn't equal the latest.
Server Installed (Ok) : 1.16.3
Server Latest : 1.16.3
Web Installed (Update) : 2.15.1
Web Latest : 2.16.1
Normal or not ?
What's the way (if it's normal) to upgrade the Web module to the latest ?
@dani-garcia commented on GitHub (Oct 3, 2020):
Yeah it's normal, there needs to be a new release of bitwarden_rs for the new web vault to be updated, if you use the testing image which is updated more often, you'll get web vault 2.16.0, which will update to 2.16.1 once today's images are built (they are building right now).
In the next couple of days I'll make a new stable release that includes the latest vault as well.