mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Apply suggestions from code review
Edit for better formatting warning message Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ad17e0f62
commit
e49624a6da
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ docker pull docker.umami.is/umami-software/umami:latest
|
|||
## 🔄 Getting Updates
|
||||
> [!WARNING]
|
||||
> 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".
|
||||
> e.g., 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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue