mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
fix docker image
This commit is contained in:
parent
4f9f173d46
commit
f4b9e819f8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
|
@ -53,7 +53,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
Add a link
Reference in a new issue