TDPI 08303f96fe
All checks were successful
Build and Push / check-and-build (push) Successful in 1m14s
falsche Readme
2026-03-01 09:35:11 +01:00
2026-03-01 09:20:08 +01:00
2026-03-01 09:18:43 +01:00
2026-03-01 09:35:11 +01:00

protonmailbridge-fix

Wrapper-Image für shenxn/protonmail-bridge:latest mit libfido2-1 installiert.

Hintergrund

Proton Mail Bridge 3.22.0+ benötigt libfido2, aber das shenxn-Image enthält diese Bibliothek nicht. Dieses Image fügt sie hinzu.

Verwendung

proton-bridge:
  image: git.tdpi.dev/tdpi/protonmailbridge-fix:latest
  container_name: protonmail-bridge
  restart: unless-stopped
  volumes:
    - ./data:/root

Automatische Updates

Der Workflow prüft täglich um 04:00 UTC ob sich shenxn/protonmail-bridge:latest geändert hat und baut nur dann neu.

Description
No description provided
Readme 23 KiB
Languages
Dockerfile 100%