From 9cf465ae87fe251ec1a2755ae105f82fdf540d60 Mon Sep 17 00:00:00 2001 From: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com> Date: Fri, 5 Jul 2024 13:15:34 -0500 Subject: [PATCH] Update e2e-tests.yml --- .github/workflows/e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 8131fe235..1734c06c3 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -398,7 +398,7 @@ jobs: options: --dns 127.0.0.1 services: squid-proxy: - image: ubuntu/squid:22.04 + image: ubuntu/squid:latest ports: - 3128:3128 env: