radicale: Update to version 3.1.1

This commit is contained in:
Alex Palaistras 2022-01-19 10:47:14 +00:00
parent 1f1137f694
commit f0205e83b1

View File

@ -1,5 +1,5 @@
FROM docker.io/debian:bullseye-slim
ARG VERSION=3.1.0
ARG VERSION=3.1.1
RUN apt-get update -y && apt-get install -y --no-install-recommends \
python3 python3-pip python3-setuptools gettext