test with ubuntu/squid

pull/1002/head
Cory Miller 3 years ago committed by GitHub
parent 1f9a0c22da
commit 693e9eb543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save