Files
ciaovolo/flight-comparator/Dockerfile.frontend
domverse 8eeb774d4e
All checks were successful
Deploy / deploy (push) Successful in 11s
fix: replace wget --spider with wget -qO /dev/null for healthcheck
--spider sends a HEAD request which newer BusyBox builds in nginx:alpine
may not handle consistently. A plain GET to /dev/null is more reliable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 12:40:31 +01:00

719 B