From 78d7c382fba5c1eb617bc30f2b868eedb8f04f47 Mon Sep 17 00:00:00 2001
From: eric sciple <ericsciple@users.noreply.github.com>
Date: Fri, 24 Jan 2020 13:32:22 -0500
Subject: [PATCH] .

---
 .github/workflows/workflow.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml
index 3f98f474..f8bff896 100644
--- a/.github/workflows/workflow.yml
+++ b/.github/workflows/workflow.yml
@@ -49,7 +49,7 @@ jobs:
     name: Test E2E with proxy
     runs-on: ubuntu-latest
     container:
-      image: alpine:latest
+      image: ubuntu:latest
       options: --dns 127.0.0.1
     services:
       squid-proxy: