mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-26 12:09:22 +00:00
Add libwebp-dev to tgs.Dockerfile fixes Telegram sticker to WebP rendering (#1476)
This commit is contained in:
@ -12,6 +12,7 @@ RUN apk --no-cache add \
|
||||
ca-certificates \
|
||||
cairo \
|
||||
libjpeg-turbo \
|
||||
libwebp-dev \
|
||||
mailcap \
|
||||
py3-webencodings \
|
||||
python3 \
|
||||
|
Reference in New Issue
Block a user