Browse Source

Use generic version in docker example

Unrud 5 years ago
parent
commit
10aee24056
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Dockerfile

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