Skip to content

Commit

Permalink
Merge pull request #184 from sebastiangaiser/main
Browse files Browse the repository at this point in the history
  • Loading branch information
csatib02 authored Feb 3, 2025
2 parents 0c903b1 + 6f7b179 commit 662e96b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions v1.16-4.10/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ARG BUILD_DEPS=" \
automake autoconf libtool build-base \
ruby-dev libc6-compat geoip-dev \
snappy-dev gnupg bash openssl-dev \
ruby-bigdecimal \
"

RUN addgroup -S -g 101 fluent && adduser -S -G fluent -u 100 fluent \
Expand Down
1 change: 1 addition & 0 deletions v1.17-5.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ARG BUILD_DEPS=" \
automake autoconf libtool build-base \
ruby-dev libc6-compat geoip-dev \
snappy-dev gnupg bash openssl-dev \
ruby-bigdecimal \
"

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

0 comments on commit 662e96b

Please sign in to comment.