mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #1016] Release 1.15.0 shows wrong version number #719
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#719
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 @restonica on GitHub (Jun 2, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1016
Wrong displayed version for 1.15.0
Environment
Logs from last 1.15.0 version
Expected behaviour
Version 1.15.0-?aa5e0d4
Actual behaviour
Version 1.14.2-1aa5e0d4
@tomamplius commented on GitHub (Jun 3, 2020):
seem Ok from last release Version 1.15.0.
@timendum commented on GitHub (Jun 3, 2020):
The issue is in the admin/diagnostics page:
@tomamplius commented on GitHub (Jun 3, 2020):
No issue for me too
@waschinski commented on GitHub (Jun 3, 2020):
When I recreated my docker container and pulled latest I ended up with the same result, Web being up-to-date but Server being still on 1.14.2.
Explicitly pulling the 1.15.0 image did update properly though.
Might have to do with latest image being created 2 days ago while all 1.15.0 images are from about 20 hours ago.
@restonica commented on GitHub (Jun 3, 2020):
Thanks waschinski.
Indeed just the lastest tag of raspberry image that currently is on 1.14.2
@giteke commented on GitHub (Jun 3, 2020):
Explanation is here from a closed issue: https://github.com/dani-garcia/bitwarden_rs/issues/1015#issuecomment-637568561
@restonica commented on GitHub (Jun 3, 2020):
Duplicated with #1015 (comment)