[MM] Bump to 5.33.3
This commit is contained in:
parent
e440847fca
commit
e4815a8280
@ -3,7 +3,7 @@ version: "3.8"
|
||||
services:
|
||||
db:
|
||||
build: ./mattermost-docker/db
|
||||
image: mm_db:5.33.2
|
||||
image: mm_db:5.33.3
|
||||
read_only: true
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@ -17,7 +17,7 @@ services:
|
||||
context: ./mattermost-docker/app
|
||||
args:
|
||||
- edition=team
|
||||
image: mm_app:5.33.2
|
||||
image: mm_app:5.33.3
|
||||
depends_on:
|
||||
- db
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user