From 6e9ca7331ac4d06026366b2b9cc63c143a7f8e88 Mon Sep 17 00:00:00 2001 From: master Date: Wed, 31 May 2023 02:33:01 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 5a4f9ea..74a639e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,6 +18,7 @@ RUN route RUN ip address RUN ip route RUN nslookup google.com +RUN apk update RUN apk add --no-cache curl RUN curl -IL google.com RUN curl ifconfig.me