mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Update to Umami 3.0.3 (#668)
* Update Umami version from v2.20.2 to v3.0.3 * Update Umami Docker image to version 3.0.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
umami:
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.20.2
|
||||
image: ghcr.io/umami-software/umami:3.0.3
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
|
||||
|
||||
Reference in New Issue
Block a user