diff --git a/docker/Dockerfile b/docker/Dockerfile index a573cddb..a278554a 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -96,7 +96,7 @@ LABEL maintainer="dselen@nerthus.nl" # Install only the runtime dependencies RUN apk add --no-cache \ - iproute2 iptables \ + iproute2 iptables openresolv \ bash curl procps openrc \ tzdata wireguard-tools