diff --git a/github-dev/Dockerfile b/github-dev/Dockerfile index 3f17007..6472396 100644 --- a/github-dev/Dockerfile +++ b/github-dev/Dockerfile @@ -5,6 +5,7 @@ RUN apk add --no-cache \ bash \ ca-certificates \ curl \ + gcc \ git \ jq \ make