Ver Fonte

Use generic version in docker example

Unrud há 5 anos atrás
pai
commit
10aee24056
1 ficheiros alterados com 1 adições e 1 exclusões
  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