diff --git a/Dockerfile b/Dockerfile index 9ce9abb..3fd8fb3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN apk update && apk add \ vim \ curl \ jq \ + yq \ grep \ wget \ tcpdump \