We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb16cae commit 7a75639Copy full SHA for 7a75639
1 file changed
README.md
@@ -72,13 +72,13 @@ docker compose up -d
72
Alternatively, to pull just the Umami Docker image with PostgreSQL support:
73
74
```bash
75
-docker pull ghcr.io/umami-software/umami:postgresql-latest
+docker pull docker.umami.is/umami-software/umami:postgresql-latest
76
```
77
78
Or with MySQL support:
79
80
81
-docker pull ghcr.io/umami-software/umami:mysql-latest
+docker pull docker.umami.is/umami-software/umami:mysql-latest
82
83
84
## Getting updates
@@ -102,4 +102,3 @@ docker compose up --force-recreate
102
103
MIT
104
105
-<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=40923c13-147d-4033-b602-1d4b2b5c34cd" />
0 commit comments