Vaultwarden is not updated by Watchtower - command problem? #1255
-
|
Hi All, I have installed Vaultwarden a few months ago using this guide: https://pimylifeup.com/raspberry-pi-bitwarden/ I thought I could use Watchtower to update the image. But after installing and checking the image for the last hour or so, I see no change in the Vaultwarden image. I tried searching the issue list over here and did some research but I "fear" I am at a loss. When I use "docker ps" this is what I see: The only difference I see is the command string which looks a bit out of the ordinary. I am running docker on an RPi 3B with Bullseye. Hope you are able to shed some light on this :-) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
The image was latest changed over 2 months ago: https://hub.docker.com/layers/vaultwarden/server/latest/images/sha256-c2e43b5590b35b348773e7a2d56ea3eb1dd0107ccb642fba30b213120a63ded6?context=explore You can check the watchtower logs by doing to see what it's doing. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @piksel, Thanks for your reply! I checked portainer again and discovered that Vaultwarden was updated this afternoon. That's about 24 hours after installing Watchtower. Which is fine because it confirms Watchtower is working. And the log (see below) says as much ;-) I ran the command prior to checking and this was reported: So all is good! I was a bit impatient as it turns out :-) |
Beta Was this translation helpful? Give feedback.
The image was latest changed over 2 months ago: https://hub.docker.com/layers/vaultwarden/server/latest/images/sha256-c2e43b5590b35b348773e7a2d56ea3eb1dd0107ccb642fba30b213120a63ded6?context=explore
You can check the watchtower logs by doing
to see what it's doing.