Latest docker image has still version 1 #2344

Closed
opened 2025-10-09 18:00:38 +03:00 by OVERLORD · 8 comments
Owner

Originally created by @ghost on GitHub.

I use image from https://hub.docker.com/r/mprasil/bitwarden/tags/ with lastest tag.
Web interface is old, not the newest 2.2.0

Originally created by @ghost on GitHub. I use image from https://hub.docker.com/r/mprasil/bitwarden/tags/ with lastest tag. Web interface is old, not the newest 2.2.0
Author
Owner

@mprasil commented on GitHub:

You must be running some older image, I've literary just pulled and launched the container and it's bundled with 2.1.1 version of Vault. (the latest released)

@mprasil commented on GitHub: You must be running some older image, I've literary just pulled and launched the container and it's bundled with 2.1.1 version of Vault. (the latest released)
Author
Owner

@ghost commented on GitHub:

Sorry all for my mistake. I use Portainer to manage my docker containers and it did not pull the newest image when I create new container.

So I use the newest one 2.1.1 but have problem with web interface response time, it is slower than version 1.

Do someone has the same problem?

@ghost commented on GitHub: Sorry all for my mistake. I use Portainer to manage my docker containers and it did not pull the newest image when I create new container. So I use the newest one 2.1.1 but have problem with web interface response time, it is slower than version 1. Do someone has the same problem?
Author
Owner

@mprasil commented on GitHub:

Just to add, you can see latest buid log here. It clearly builds 2.1.1 Vault. Try to run docker pull mprasil/bitwarden before running your container.

@mprasil commented on GitHub: Just to add, you can see [latest buid log here](https://hub.docker.com/r/mprasil/bitwarden/builds/bv3tvsdrgpdo2xkqzk9wxxp/). It clearly builds 2.1.1 Vault. Try to run `docker pull mprasil/bitwarden` before running your container.
Author
Owner

@dani-garcia commented on GitHub:

Version 2.2 is still not released according to
https://github.com/bitwarden/web/releases
We’ll wait until an official release before bumping the included version.

@dani-garcia commented on GitHub: Version 2.2 is still not released according to https://github.com/bitwarden/web/releases We’ll wait until an official release before bumping the included version.
Author
Owner

@fbartels commented on GitHub:

Just replying since this seems like a small number confusion:

not the newest 2.2.0

It clearly builds 2.1.1 Vault

@fbartels commented on GitHub: Just replying since this seems like a small number confusion: > not the newest 2.2.0 > It clearly builds 2.1.1 Vault
Author
Owner

@mprasil commented on GitHub:

That sounds like some javascript related issue. Did you try to check in the developer tools in browser on the network tab how the requests get through? The login screen loads for me in about a second, so this indeed sound slow but not really related to server changes.

The initial load after login can be affected by server changes (due to slow sync) but there were no major changes server-side between V1 and V2 so it sounds unlikely. How many passwords do you have stored?

@mprasil commented on GitHub: That sounds like some javascript related issue. Did you try to check in the developer tools in browser on the network tab how the requests get through? The login screen loads for me in about a second, so this indeed sound slow but not really related to server changes. The initial load after login can be affected by server changes (due to slow sync) but there were no major changes server-side between V1 and V2 so it sounds unlikely. How many passwords do you have stored?
Author
Owner

@ghost commented on GitHub:

@mprasil
Displaying login page tooks 30seconds, login to main view took 10-20seconds. Before update to 2.1.1 everythings worked faster

@ghost commented on GitHub: @mprasil Displaying login page tooks 30seconds, login to main view took 10-20seconds. Before update to 2.1.1 everythings worked faster
Author
Owner

@mprasil commented on GitHub:

What do you mean by slower @Haxy89 ? Like generally navigating ciphers, searching and so on, or something that hits server like saving changes, moving between folders and the like?

I can't really say I've noticed any slowness, but it's generally javascript heavy application and I can see how it can be slower on less powerful PCs.

@mprasil commented on GitHub: What do you mean by slower @Haxy89 ? Like generally navigating ciphers, searching and so on, or something that hits server like saving changes, moving between folders and the like? I can't really say I've noticed any slowness, but it's generally javascript heavy application and I can see how it can be slower on less powerful PCs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2344