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