mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-05 06:07:35 +03:00
Use generic version in docker example
This commit is contained in:
parent
80bf7340f5
commit
55cfceaba3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
|
||||||
# Version of Radicale (e.g. 3.0.0)
|
# Version of Radicale (e.g. 3.0.x)
|
||||||
ARG VERSION=master
|
ARG VERSION=master
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue