diff --git a/Dockerfile b/Dockerfile index 354f341..cf94303 100755 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM golang:1.10-alpine as build # args -ARG version="0.11.1" +ARG version="0.11.4" ARG plugins="" # deps