From 040ef11291931754db00fdfdcf9ff332eea9d748 Mon Sep 17 00:00:00 2001 From: Mike Almeloo Date: Tue, 1 Oct 2024 00:20:46 +0200 Subject: [PATCH] Bump vdirsyncer to `0.19.3` --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ac6c295..8555f60 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ARG ALPINE_VERSION="3.20.2" \ PIPX_VERSION="1.6.0" \ PYTHON_VERSION="3.12.3" \ PYTHON_VERSION_SHORT="3.12" \ - VDIRSYNCER_VERSION="0.19.2" + VDIRSYNCER_VERSION="0.19.3" # Set up Environment # Set Vdirsyncer config location