瀏覽代碼

Update branch name

Unrud 4 年之前
父節點
當前提交
06f93a032b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
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