diff --git a/Dockerfile b/Dockerfile index bdceb8a..467c5cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,8 @@ RUN apk add \ tea \ curl \ buildah \ + yq \ + jq \ --no-cache USER rootless