Umami version upgraded to v2.12.0 (#1630)
This commit is contained in:
parent
0593b047f6
commit
9ecd0ddf9c
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.11.3
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.12.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue