From 06f93a032bdb5c9b8c9f7d6c7d4a9aaa0b5c6298 Mon Sep 17 00:00:00 2001 From: Unrud Date: Mon, 20 Dec 2021 22:33:38 +0100 Subject: [PATCH] Update branch name --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 69f581e..1bfc82a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM python:3-alpine -# Version of Radicale (e.g. 3.0.x) +# Version of Radicale (e.g. v3) ARG VERSION=master # Persistent storage for data VOLUME /var/lib/radicale