Bump librdkafka dependencies
libressl3.3-libcrypto libressl3.3-libssl These libraries were bumped in [1] on 07.06.2021 [1] http://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/ Change-Id: I7242ecc4518683571d3553c1cc8dfbbf93de369c
This commit is contained in:
parent
844db67a91
commit
f5abe9d82e
@ -83,8 +83,8 @@ ONBUILD RUN \
|
||||
# For librdkafka bigger than v1.6.0 we need newer versions of some
|
||||
# libraries.
|
||||
apk add --no-cache --virtual .build-librdkafka \
|
||||
libressl3.2-libcrypto \
|
||||
libressl3.2-libssl \
|
||||
libressl3.3-libcrypto \
|
||||
libressl3.3-libssl \
|
||||
--repository=http://dl-cdn.alpinelinux.org/alpine/edge/main \
|
||||
--repository=http://dl-cdn.alpinelinux.org/alpine/edge/community && \
|
||||
# Install librdkafka from source code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user