mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Fix warning message for updating from Umami V2
Fixing markdown from last commit
This commit is contained in:
parent
6d16642a6c
commit
9ad17e0f62
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ docker pull docker.umami.is/umami-software/umami:latest
|
||||||
|
|
||||||
## 🔄 Getting Updates
|
## 🔄 Getting Updates
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> > If you are updating from Umami V2, image "postgresql-latest" is deprecated. You must change it to "latest".
|
> If you are updating from Umami V2, image "postgresql-latest" is deprecated. You must change it to "latest".
|
||||||
> Ex : rename "docker.umami.is/umami-software/umami:postgresql-latest" to "docker.umami.is/umami-software/umami:latest".
|
> Ex : rename "docker.umami.is/umami-software/umami:postgresql-latest" to "docker.umami.is/umami-software/umami:latest".
|
||||||
|
|
||||||
To get the latest features, simply do a pull, install any new dependencies, and rebuild:
|
To get the latest features, simply do a pull, install any new dependencies, and rebuild:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue