mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
chore: update umami to v2.16.1
This commit is contained in:
parent
56af89468a
commit
3403f8ab36
@ -426,7 +426,7 @@ export const templates: TemplateData[] = [
|
||||
{
|
||||
id: "umami",
|
||||
name: "Umami",
|
||||
version: "v2.14.0",
|
||||
version: "v2.16.1",
|
||||
description:
|
||||
"Umami is a simple, fast, privacy-focused alternative to Google Analytics.",
|
||||
logo: "umami.png",
|
||||
|
@ -1,6 +1,6 @@
|
||||
services:
|
||||
umami:
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.14.0
|
||||
image: ghcr.io/umami-software/umami:postgresql-v2.16.1
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "curl http://localhost:3000/api/heartbeat"]
|
||||
|
Loading…
Reference in New Issue
Block a user