Compare commits

..

1 Commits

Author SHA1 Message Date
marlon 241c5f7e41 changeable image 2026-03-19 03:20:34 -04:00
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -36,4 +36,5 @@ ORG_NAME="My Organization"
#SECRET_MATTERMOST_SSO_SECRET_VERSION=v1
## Enable enterprise version (requires a valid license)
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
#COMPOSE_FILE="$COMPOSE_FILE:compose.license.yml"
#ENTERPRISE_IMAGE="mattermost/mattermost-enterprise-edition"
+1 -1
View File
@@ -2,4 +2,4 @@ version: "3.8"
services:
app:
image: mattermost/mattermost-enterprise-edition:10.11
image: $ENTERPRISE_IMAGE:11.5.1