mirror of
https://github.com/actions/checkout.git
synced 2024-12-27 14:28:02 +08:00

According to https://hub.docker.com/r/ubuntu/squid, the proxy won't be available via http://squid.proxy:3128/ but instead via http://localhost:3128/. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>