Use generic version in docker example

This commit is contained in:
Unrud 2020-05-22 16:33:05 +02:00
parent 80bf7340f5
commit 55cfceaba3

View file

@ -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