mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Umami update version 2.16.1 -> 2.19.0 (#473)
* feat(umami): update umami version * feat(umami): update umami v2.19.0 in the meta file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
umami:
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.16.1
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.19.0
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
|
||||
|
||||
Reference in New Issue
Block a user