This is a follow-up to pre-release 3.0.0-rc.0
Tries to address issues with Cloak Vault during migrations.
Upgrade
Update the image used for plausible
compose.yml
plausible:
- image: ghcr.io/plausible/community-edition:v2.1.5
+ image: ghcr.io/plausible/community-edition:v3.0.0-rc.3
and restart the containers
console
$ docker compose up -d