Fix docker build

This commit is contained in:
Wim
2021-10-17 14:19:26 +02:00
parent a3a8a5769d
commit b98d56dcf6
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ import (
)
var (
version = "1.22.4-dev"
version = "1.23.0-dev"
githash string
flagConfig = flag.String("conf", "matterbridge.toml", "config file")