Update from 2.7.2 to v2.12.1 in docker

I am using docker-compose file
I have read and followed the update instructions
$ docker-compose pull
doesn’t helped med to update the installation I still get:

$ su -s /bin/bash -c “source /etc/environment; /var/www/passbolt/bin/cake passbolt healthcheck” www-data
givesme
" [FAIL] This installation is not up to date. Currently using 2.7.2 and it should be v2.12.1."

In docker-compose-pro.yml file I have:

passbolt:
image: passbolt/passbolt:latest-pro

kan you give me a help tp be able to update the installtion without losing my information?

Hi,

You should be able to docker pull passbolt/passbolt:latest-pro and then relaunch docker-compose up

If you are pro customer, you can benefit of priority pro support writing to support@passbolt.com