mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
CI: Add rdkafka support to base apache image
This commit is contained in:
parent
e8c0fe8c05
commit
46d3e97e05
1 changed files with 1 additions and 0 deletions
|
@ -17,5 +17,6 @@ RUN apt update; \
|
|||
intl \
|
||||
yaml \
|
||||
pdo_mysql \
|
||||
rdkafka \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/*
|
Loading…
Reference in a new issue