Update mattermost/focalboard Docker tag to v7.11.2

This commit is contained in:
renovate[bot] 2023-08-05 22:50:06 +00:00 committed by GitHub
parent a24800dae8
commit b62060fdda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ services:
- "./data/config.json:/opt/focalboard/config.json" #sqlite
#- "./data/postgres-config.json:/opt/focalboard/config.json" #postgres需要修改对应数据库信息
- fbdata:/opt/focalboard/data
image: mattermost/focalboard:7.8.8
image: mattermost/focalboard:7.11.2
labels:
createdBy: "Apps"