d7cbe969fb
The ubuntu-latest runner host already has curl, jq, and ca-certificates pre-installed. The apt-get update call inside the Docker container was failing due to broken container networking on the runner host (runs 577, 578), blocking PR #182 (dev→uat promotion). Co-Authored-By: Paperclip <noreply@paperclip.ing>