change datadog to ubuntu docker image (#620)

This commit is contained in:
Dmitry Shibanov 2022-11-09 18:18:47 +01:00 committed by GitHub
parent 00e1b6691b
commit 9b8fcdc725
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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