diff --git a/github-dev/Dockerfile b/github-dev/Dockerfile index 2829f3d..82833d2 100644 --- a/github-dev/Dockerfile +++ b/github-dev/Dockerfile @@ -5,6 +5,7 @@ RUN apk add --no-cache \ bash \ ca-certificates \ curl \ + git \ jq \ make