Umami version upgraded to v2.18.0 (#3865)
This commit is contained in:
parent
045ac7d1ff
commit
31be06144b
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.17.0
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.18.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue