Umami version upgraded to v2.18.1 (#3885)
This commit is contained in:
parent
3e7aa76656
commit
4a41eb0260
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
umami:
|
umami:
|
||||||
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.18.0
|
image: ghcr.io/umami-software/umami:${PANEL_DB_TYPE}-v2.18.1
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
labels:
|
labels:
|
||||||
Loading…
Reference in New Issue