diff --git a/service/radicale/Containerfile b/service/radicale/Containerfile index 5c4eb5c..c85f40a 100644 --- a/service/radicale/Containerfile +++ b/service/radicale/Containerfile @@ -1,5 +1,5 @@ FROM docker.io/debian:bullseye-slim -ARG VERSION=3.1.1 +ARG VERSION=3.1.2 RUN apt-get update -y && apt-get install -y --no-install-recommends \ python3 python3-pip python3-setuptools gettext