mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
change datadog to ubuntu
This commit is contained in:
parent
00e1b6691b
commit
d3cb52168f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/proxy.yml
vendored
2
.github/workflows/proxy.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue