chore: switch docker image source to gitea registry

This commit is contained in:
2026-03-03 09:23:57 +00:00
parent f98d75627d
commit 6f9533ec65
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ networks:
services:
pdf-to-ics-web:
image: ${PDF_TO_ICS_IMAGE:-ghcr.io/webfarben/pdf_to_ics:latest}
image: ${PDF_TO_ICS_IMAGE:-git.file-archive.de/webfarben/pdf_to_ics:v1.2.2}
container_name: pdf-to-ics-web
restart: unless-stopped
ports: