Skip to content

Commit 0481348

Browse files
cosmo0920edsiper
authored andcommitted
dockerfile: Install libxxhash0 on builder image
Signed-off-by: Hiroshi Hatake <hiroshi@chronosphere.io>
1 parent 7206173 commit 0481348

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dockerfiles/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ RUN apt-get update && \
146146
libgcrypt20 \
147147
libzstd1 \
148148
liblz4-1 \
149+
libxxhash0 \
149150
libgssapi-krb5-2 \
150151
libldap-2.5 \
151152
libgpg-error0 \

0 commit comments

Comments
 (0)