mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-30 18:33:59 +08: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:
		
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Cory Miller
					Cory Miller