Umami version upgraded to v2.14.0 (#2678)
This commit is contained in:
parent
f87b5daba3
commit
15d6310cf1
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.13.2
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.14.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue