Update umami image name

This commit is contained in:
Marko Korhonen 2022-10-31 09:28:22 +02:00
parent e85469a11b
commit f1d41f74ae

View file

@ -1,5 +1,5 @@
[services.umami]
image = "docker.umami.is/umami-software/umami:postgresql-latest"
image = "ghcr.io/umami-software/umami:postgresql-latest"
container_name = "umami"
restart = "unless-stopped"
networks = ["postgres", "proxy"]