diff --git a/Dockerfile b/Dockerfile index 96e6637..8a95101 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ RUN set -x \ && apk add --no-cache \ bash \ git \ + git-lfs \ jq \ openssh \ sed \