Skip to content

Commit

Permalink
Merge pull request #208 from Cryptophobia/master
Browse files Browse the repository at this point in the history
feat(fluentd): upgrade fluentd to v1.12.3
  • Loading branch information
Cryptophobia committed Apr 27, 2021
2 parents c0be66d + 9e3cecc commit f35b4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-image/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

# pin fluentd, probably a good idea to pin all gems
gem "fluentd", "1.12.2"
gem "fluentd", "~> 1.12.3"

gem 'ffi', "1.14.2"
gem 'fluent-plugin-amqp', "0.14.0"
Expand Down

0 comments on commit f35b4e9

Please sign in to comment.