-
Prerequisites
Vaultwarden Support Stringhttps://hub.docker.com/r/vaultwarden/server/tags?name=latest The latest tag is not Vaultwarden Build Version1.32.7 Deployment methodOfficial Container Image Custom deployment methodNo response Reverse Proxynpm Host/Server Operating SystemLinux Operating System VersionNo response ClientsBrowser Extension Client VersionNo response Steps To ReproduceSee docker hub URL Expected ResultExpected 1.34.3 Actual Result1.32.7 LogsScreenshots or VideosNo response Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
It is the same on docker hub: What docker version are you using? Could be a cache issue. Or an registry mirror that you are using may be out of date. |
Beta Was this translation helpful? Give feedback.
-
|
Where are you getting that from? Have you seen this link https://hub.docker.com/r/vaultwarden/server/tags?name=latest? |
Beta Was this translation helpful? Give feedback.
-
|
I've linked the pages. But it's also the correct version if I pull and run a version check (
|
Beta Was this translation helpful? Give feedback.


I've linked the pages. But it's also the correct version if I pull and run a version check (
podman pull docker.io/vaultwarden/server:latestandpodman run --rm vaultwarden/server:latest /vaultwarden --version):podman inspect vaultwarden/server:latest -f '{{ .Digest }}'returns the same digest as1.34.3andlatest: