mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-24 04:59:12 +01:00
Update Dockerfile 🐳
This commit is contained in:
parent
d0dab103aa
commit
1037c766cb
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
ARG VERSION=latest
|
ARG VERSION=latest
|
||||||
FROM tomsquest/docker-radicale:3.1.9.1
|
FROM tomsquest/docker-radicale:3.1.9.1
|
||||||
|
|
||||||
RUN python3 -m pip install --upgrade https://github.com/Unrud/RadicaleInfCloud/archive/master.tar.gz
|
RUN /venv/bin/pip install git+https://github.com/Unrud/RadicaleInfCloud
|
||||||
COPY config.js /usr/lib/python3.7/site-packages/radicale_infcloud/web/config.js
|
|
||||||
|
|
Loading…
Reference in a new issue