mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-10 01:10:09 +03:00
.latest not loading latest built #1740
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 @yelch on GitHub.
I am happily using bitwardenrs on my synology and it's working great. Thank you!
The only 'issue' I have is, that pulling .latest still pulls 1.13.1 instead of 1.14.1
@dani-garcia commented on GitHub:
If you are using the docker hub images, bitwardenrs/server:latest will get you the latest commit, which is newer than 1.14.2, if it doesn't there's something weird in your docker config somewhere.
If you are using some synology package, then no idea because we don't maintain those.
@yelch commented on GitHub:
(sorry for the late reply). This is my source: https://registry.hub.docker.com
I'll try to reach somebody there... Tnx
@jjlin commented on GitHub:
I'm not familiar with how things work on Synology, but I assume ".latest" is a Synology thing? This is something you should take up with whoever is providing/packaging bitwarden_rs on Synology.