fix: add apk add gcompat

pull/3671/head
chalkim 2024-06-21 21:01:38 +08:00
parent f0d2f3fcc9
commit a853335dbf
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ RUN apk --update add ca-certificates \
mailcap \
curl \
jq \
gcompat \
mktorrent
COPY healthcheck.sh /healthcheck.sh