# 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 ```yaml 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.