Skip to content

Commit

Permalink
Update docker repositories (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrieljackson authored Nov 13, 2023
1 parent cc6ac24 commit 8215c68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/spinwick.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ const (
cwsImage = "mattermost/cws-test"
cwsDeploymentName = "cws-test"
cwsSecretName = "customer-web-server-secret"
mattermostEEImage = "mattermostdevelopment/mm-ee-test"
mattermostTeamImage = "mattermostdevelopment/mm-te-test"
mattermostEEImage = "mattermostdevelopment/mattermost-enterprise-edition"
mattermostTeamImage = "mattermostdevelopment/mattermost-team-edition"
mattermostWebAppRepo = "mattermost-webapp"
mattermostServerRepo = "mattermost"

Expand Down

0 comments on commit 8215c68

Please sign in to comment.