1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-24 05:19:53 +02:00

Replace datadog/squid with ubuntu/squid Docker image (#1002)

* test with ubuntu/squid

* Start a contributing guide

* remove link
This commit is contained in:
Cory Miller 2022-11-10 15:54:12 -05:00 committed by GitHub
parent 1f9a0c22da
commit 5c3ccc22eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 1 deletions

View file

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