Update README with deprecation notice for PostgreSQL image
Added warning about deprecation of 'postgresql-latest' image.
This commit is contained in:
@@ -95,6 +95,9 @@ docker pull docker.umami.is/umami-software/umami:latest
|
|||||||
---
|
---
|
||||||
|
|
||||||
## 🔄 Getting Updates
|
## 🔄 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".
|
||||||
|
|
||||||
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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user