From 64fe877f789b4a464f35fa05999373b8b602f2ce Mon Sep 17 00:00:00 2001
From: magicfelix <felix@felix-zauberer.de>
Date: Tue, 8 Apr 2025 23:34:34 +0200
Subject: [PATCH] Update core for fixed CalDAV

---
 Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index cd6fd73..31710d5 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
-ARG APPS="-U --extra-index-url https://edugit.org/api/v4/projects/780/packages/pypi/simple --extra-index-url https://edugit.org/api/v4/projects/1376/packages/pypi/simple poetry AlekSIS-App-Postbuero==3.0.dev4+20250214125019.4bee4dc3 AlekSIS-App-Paweljong==3.0.dev6+20250331185628.1a7e4772 AlekSIS-App-Matrix==3.0.0.dev0+20241203200723.107b8339 sepaxml AlekSIS-App-Tezor==2.0.dev4+20250214092652.3a263a90 django-payments-sepa==1.2.dev1 AlekSIS-App-Buelleten==3.0.0.dev0+20240212134914.dcf12db5 AlekSIS-App-Discourse==3.0.dev1+20240302110207.ab2f5c53 git+https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Vereinsmeier@9f1246a7339bb66065aa5423a0d0263741ba24f3 AlekSIS-App-Kort==1.0.dev2+20240810212107.3cec6eba git+https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Plank@6bfaae83bf69bcaeb9d6325c742b1207be8f2e5b AlekSIS-App-Paeda==2.0.dev1+20241201193457.1c003353 AlekSIS-App-Kompjuter==3.0.dev0+20240812213902.2be70cd9 AlekSIS-Core[s3]==4.0.0.dev16+20250323234732.3d71c3c0 boto3==1.35.5 botocore==1.35.5"
+ARG APPS="-U --extra-index-url https://edugit.org/api/v4/projects/780/packages/pypi/simple --extra-index-url https://edugit.org/api/v4/projects/1376/packages/pypi/simple poetry AlekSIS-App-Postbuero==3.0.dev4+20250214125019.4bee4dc3 AlekSIS-App-Paweljong==3.0.dev6+20250331185628.1a7e4772 AlekSIS-App-Matrix==3.0.0.dev0+20241203200723.107b8339 sepaxml AlekSIS-App-Tezor==2.0.dev4+20250214092652.3a263a90 django-payments-sepa==1.2.dev1 AlekSIS-App-Buelleten==3.0.0.dev0+20240212134914.dcf12db5 AlekSIS-App-Discourse==3.0.dev1+20240302110207.ab2f5c53 git+https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Vereinsmeier@9f1246a7339bb66065aa5423a0d0263741ba24f3 AlekSIS-App-Kort==1.0.dev2+20240810212107.3cec6eba git+https://edugit.org/AlekSIS/onboarding/AlekSIS-App-Plank@6bfaae83bf69bcaeb9d6325c742b1207be8f2e5b AlekSIS-App-Paeda==2.0.dev1+20241201193457.1c003353 AlekSIS-App-Kompjuter==3.0.dev0+20240812213902.2be70cd9 AlekSIS-Core[s3]==4.0.0.dev16+20250408201803.73e7d2d3 boto3==1.35.5 botocore==1.35.5"
 ARG BUILD_DEPS="gcc python3-dev git libsasl2-dev libpq-dev"
 ARG SYSTEM_DEPS="openssh-client"
 
-FROM registry.edugit.org/aleksis/official/aleksis-core:3d71c3c0
+FROM registry.edugit.org/aleksis/official/aleksis-core:73e7d2d3
-- 
GitLab