Skip to content

Commit

Permalink
Merge pull request #107 from mhumeSF/bump-ruby-json
Browse files Browse the repository at this point in the history
Bump ruby json to 2.5.7-r0
  • Loading branch information
sds authored Nov 1, 2019
2 parents 49f1940 + 86431c1 commit d6a866d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.8

RUN apk --no-cache add \
ruby-bundler=1.16.2-r1 \
ruby-json=2.5.5-r0 \
ruby-json=2.5.7-r0 \
diffutils=3.6-r1 # this is required for diffy to work on alpine

RUN gem install --no-document --no-ri terraform_landscape
Expand Down

0 comments on commit d6a866d

Please sign in to comment.