Skip to content

Commit

Permalink
Add ruby-dev package and build-base
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Jun 5, 2024
1 parent 1ce235c commit 493c931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.license_finder
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1-alpine

RUN apk --no-cache add ruby git
RUN apk --no-cache add build-base ruby ruby-dev git
RUN gem install license_finder

0 comments on commit 493c931

Please sign in to comment.