diff --git a/Dockerfile b/Dockerfile index 84c8be7..8d02c4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:latest MAINTAINER Jeroen Geusebroek -ARG VERSION=1.3.5 +ARG VERSION=1.4.0 ENV GID=991 UID=991