Parcourir la source

Update branch name

Unrud il y a 4 ans
Parent
commit
06f93a032b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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