mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-24 04:59:12 +01:00
Upgrade to base version 3.2.1.0 🔖
This commit is contained in:
parent
1037c766cb
commit
83ec0ece01
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
ARG VERSION=latest
|
ARG VERSION=latest
|
||||||
FROM tomsquest/docker-radicale:3.1.9.1
|
FROM tomsquest/docker-radicale:3.2.1.0
|
||||||
|
|
||||||
RUN /venv/bin/pip install git+https://github.com/Unrud/RadicaleInfCloud
|
RUN /venv/bin/pip install git+https://github.com/Unrud/RadicaleInfCloud
|
||||||
|
|
Loading…
Reference in a new issue