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