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