mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-21 22:23:25 +01:00
New version from release 3.1.9.1 🔖
This commit is contained in:
parent
cba5eb8269
commit
d0dab103aa
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
ARG VERSION=latest
|
||||
FROM tomsquest/docker-radicale:$VERSION
|
||||
FROM tomsquest/docker-radicale:3.1.9.1
|
||||
|
||||
RUN python3 -m pip install --upgrade https://github.com/Unrud/RadicaleInfCloud/archive/master.tar.gz
|
||||
COPY config.js /usr/lib/python3.7/site-packages/radicale_infcloud/web/config.js
|
||||
|
|
Loading…
Reference in a new issue