Backport change to replace datadog/squid with ubuntu/squid

pull/1040/head
Cory Miller 2 years ago
parent a590e054a5
commit 1019fb860e

@ -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:

Loading…
Cancel
Save