merge full and slim dockerfiles

Fixes #232
This commit is contained in:
Nicola Murino
2021-02-07 21:49:04 +01:00
parent cd4a68cc96
commit a2a99f9b57
7 changed files with 32 additions and 64 deletions

View File

@@ -2,7 +2,7 @@ package version
import "strings"
const version = "2.0.1"
const version = "2.0.1-dev"
var (
commit = ""