diff --git a/Dockerfile b/Dockerfile index 30bc1f5..a9f9bef 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM python:2.7-slim MAINTAINER Andrea Usuelli -ENV VERSION=0.5.6 \ +ENV VERSION=1.1.0 \ AUTHORIZATION_FAIL_MAX_RETRIES=3 #B2_ACCOUNT_ID if set at runtime, (re)authorization is performed automatically by this docker image #B2_APPLICATION_KEY if set at runtime, (re)authorization is performed automatically by this docker image