Umami version upgraded to v2.17.0 (#3423)
This commit is contained in:
parent
9e6804a21f
commit
492071b256
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.16.1
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.17.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue