aws: Upgrade to Mattermost 3.1.0
This commit is contained in:
parent
0cd5beb897
commit
777d8c6fd3
@ -23,7 +23,7 @@
|
||||
"containerDefinitions": [
|
||||
{
|
||||
"name": "app",
|
||||
"image": "npcode/mattermost-app:latest",
|
||||
"image": "mattermost/mattermost-prod-app:latest",
|
||||
"memory": 128,
|
||||
"mountPoints": [
|
||||
{
|
||||
@ -47,7 +47,7 @@
|
||||
},
|
||||
{
|
||||
"name": "db",
|
||||
"image": "npcode/mattermost-db:latest",
|
||||
"image": "mattermost/mattermost-prod-db:latest",
|
||||
"memory": 128,
|
||||
"mountPoints": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user