1
0
Fork 0

升级 Umami

This commit is contained in:
ms 2024-08-24 16:16:55 +08:00
parent 0bba9d6821
commit bbc79f412b
10 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ networks:
services:
umami-mysql:
image: ghcr.io/umami-software/umami:mysql-v2.13.0
image: ghcr.io/umami-software/umami:mysql-v2.13.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
umami:
image: ghcr.io/umami-software/umami:postgresql-v2.13.0
image: ghcr.io/umami-software/umami:postgresql-v2.13.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"