Update mattermost to v10.6.2 (#2584)

This commit is contained in:
Alexander L. 2025-04-15 15:46:27 +02:00 committed by GitHub
parent d7af4e811a
commit d11f5a2d48
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.1@sha256:bc963da845cd88001776be2ff771e2387ba48eb3bd91ddf287c6ef6a1f9eedbd
image: alexlack/mattermost-app:v10.6.2@sha256:3d674ccfc7de10c426fe4468bc86a3593308df4316f58eb07919cc24d6c5bf3d
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.1@sha256:8ceccbde98b2a95452a8583ebe5c58bb91dfce32eaad9abcf30e8df6a7742b82
image: alexlack/mattermost-db:v10.6.2@sha256:dabe2284d2186072eccf87ccba96462452143cc6eb4f9080c9f9dd8ad234c23f
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.1"
version: "10.6.2"
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.0 contains multiple new quality of life improvements as well as PostgreSQL performance enhancements.
Mattermost Platform Release 10.6.2 contains low to medium level security fixes.
Full release notes are available at https://docs.mattermost.com/about/mattermost-v10-changelog.html