diff --git a/Dockerfile b/Dockerfile index ebd7d6c..3c74471 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ RUN apk add --no-cache \ openssh-client \ rsync -ENV VERSION 0.55.0 +ENV VERSION 0.60.1 RUN mkdir -p /usr/local/src \ && cd /usr/local/src \