Skip to content

Commit 7eaa1cd

Browse files
Update to 1.5.6
1 parent 6e2d8dc commit 7eaa1cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1.5/alpine/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN addgroup -S logstash && adduser -S -G logstash logstash
77
RUN apk add --no-cache \
88
# env: can't execute 'bash': No such file or directory
99
bash \
10+
libc6-compat \
1011
libzmq
1112

1213
# grab su-exec for easy step-down from root

0 commit comments

Comments
 (0)