f7fffc0ac3cf06f8e14725087643707befd04c9f
The purevpn-cli binary hardcodes /cross-platform/linux-cli/production/pured-linux-x64.gz which returns HTTP 403. Correct URL is /cross-platform/linux-daemon/1.4.1/pured-linux-x64.gz. - Pre-download pured daemon from correct URL during build - Binary patch (same-length, 54 bytes) replaces hardcoded wrong path in-place - Daemon already present so first run doesn't trigger broken download Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Shell
73.7%
Dockerfile
26.3%