diff --git a/Dockerfile b/Dockerfile index 4a6aafb..081be75 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:latest -# Version of Radicale (e.g. 3.0.0) +# Version of Radicale (e.g. 3.0.x) ARG VERSION=master # Install dependencies