Skip to content

Commit 9b8fcdc

Browse files
change datadog to ubuntu docker image (#620)
1 parent 00e1b66 commit 9b8fcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
options: --dns 127.0.0.1
2020
services:
2121
squid-proxy:
22-
image: datadog/squid:latest
22+
image: ubuntu/squid:latest
2323
ports:
2424
- 3128:3128
2525
env:

0 commit comments

Comments
 (0)