mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-15 10:02:09 -05:00
Release 1.15.0 shows wrong version number #4357
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?
Originally created by @restonica on GitHub (Jun 2, 2020).
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)