Update mattermost to v10.7.0 (#2614)

This commit is contained in:
Alexander L. 2025-04-23 11:35:20 +02:00 committed by GitHub
parent 424df63578
commit 99cfafc8ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
app:
image: alexlack/mattermost-app:v10.6.2@sha256:3d674ccfc7de10c426fe4468bc86a3593308df4316f58eb07919cc24d6c5bf3d
image: alexlack/mattermost-app:v10.7.0@sha256:2b0f2e9924f111f55ad4e2573c66109a4079abc65833294697ccd8151f1d291a
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m
@ -32,7 +32,7 @@ services:
condition: service_healthy
db:
image: alexlack/mattermost-db:v10.6.2@sha256:dabe2284d2186072eccf87ccba96462452143cc6eb4f9080c9f9dd8ad234c23f
image: alexlack/mattermost-db:v10.7.0@sha256:6ea2861a5958dabc2c16669be23fb6ce4505a47352795b39bf8d2f0367822cd3
user: "1000:1000"
restart: on-failure
stop_grace_period: 1m

View File

@ -3,7 +3,7 @@ id: mattermost
name: Mattermost
tagline: Team Chat, Open Source, Self-Hosted
category: social
version: "10.6.2"
version: "10.7.0"
port: 8765
description: >-
🚉 Mattermost is an open-source platform designed for secure collaboration throughout the software development lifecycle.
@ -31,7 +31,7 @@ defaultUsername: ""
defaultPassword: ""
dependencies: []
releaseNotes: >-
Mattermost Platform Release 10.6.2 contains low to medium level security fixes.
Mattermost Platform Release 10.7.0 contains multiple new quality of life improvements.
Full release notes are available at https://docs.mattermost.com/about/mattermost-v10-changelog.html