Skip to content

Commit a241108

Browse files
fix: add 'ruby-bigdecimal' to solve 'Oj is not installed, and falling… (#1926)
Signed-off-by: Sebastian Gaiser <sebastiangaiser@users.noreply.github.com>
1 parent 593d719 commit a241108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

images/fluentd/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ARG BUILD_DEPS=" \
66
automake autoconf libtool build-base \
77
ruby-dev libc6-compat geoip-dev \
88
snappy-dev gnupg bash openssl-dev \
9+
ruby-bigdecimal \
910
"
1011

1112
RUN addgroup -S -g 101 fluent && adduser -S -G fluent -u 100 fluent \

0 commit comments

Comments
 (0)