diff --git a/Dockerfile b/Dockerfile index fca4ebb..7d7d49e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ FROM alpine:3.8 ############################################################ # Configuration ############################################################ -ENV VERSION "0.6.0" +ENV VERSION "0.7.0" ############################################################ # Entrypoint