1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-03-31 05:20:06 +02:00

Backport change to replace datadog/squid with ubuntu/squid

This commit is contained in:
Cory Miller 2022-12-12 21:11:53 +00:00
parent a590e054a5
commit 1019fb860e

View file

@ -142,7 +142,7 @@ jobs:
options: --dns 127.0.0.1
services:
squid-proxy:
image: datadog/squid:latest
image: ubuntu/squid:latest
ports:
- 3128:3128
env: