From 572cb7c18aa5f39551f02deba934f3af6f6f9cea Mon Sep 17 00:00:00 2001 From: Emile Nijssen Date: Sun, 23 May 2021 12:31:07 +0200 Subject: [PATCH] update --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 9d87d1c..55902cf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM debian:bullseye # Install Linux packages +RUN apt clean RUN apt update RUN apt install -y wireguard iproute2 openresolv curl