diff --git a/Dockerfile b/Dockerfile index 891bc8f..eb5c1e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ FROM alpine:latest ############################################################ # Configuration ############################################################ -ENV VERSION "0.1.17" +ENV VERSION "0.2.0" ############################################################ # Installation