Add webp package for dynmap support (#2113)

This commit is contained in:
Geoff Bourne
2023-05-03 09:00:27 -05:00
committed by GitHub
parent c635a7dcdb
commit 11e21672bb
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -25,7 +25,8 @@ apk add --no-cache -U \
tar \
zstd \
nfs-utils \
libpcap
libpcap \
libwebp
# Patched knockd
curl -fsSL -o /tmp/knock.tar.gz https://github.com/Metalcape/knock/releases/download/0.8.1/knock-0.8.1-alpine-amd64.tar.gz