I have my self-hosted instance running in docker a couple of months now and I really like it!
Today I logged into vault.bitwarden.com and realised, that the design looks kinda different. Turns out my instance is running on 1.27.0! I had setup cron with this. So I cheked what happens when I execute those commands:
_ _ _ _
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
| |_) | | |_ \ V V / (_| | | | (_| | __/ | | |
|_.__/|_|\__| \_/\_/ \__,_|_| \__,_|\___|_| |_|
Open source password management solutions
Copyright 2015-2018, 8bit Solutions LLC
https://bitwarden.com, https://github.com/bitwarden
===================================================
Docker version 18.09.0, build 4d60db4
docker-compose version 1.21.2, build a133471
Updated self.
and
_ _ _ _
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
| |_) | | |_ \ V V / (_| | | | (_| | __/ | | |
|_.__/|_|\__| \_/\_/ \__,_|_| \__,_|\___|_| |_|
Open source password management solutions
Copyright 2015-2018, 8bit Solutions LLC
https://bitwarden.com, https://github.com/bitwarden
===================================================
Docker version 18.09.0, build 4d60db4
docker-compose version 1.21.2, build a133471
Couldn’t find anything in this forum or in the logs…
Is this what should happen? How do I update properly?
Thx for any help!