mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
added yq to dockerfile
This commit is contained in:
parent
23e1a53ec8
commit
34eb2a655a
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ RUN apk --no-cache add -f \
|
|||
tar \
|
||||
libidn \
|
||||
jq \
|
||||
yq \
|
||||
cronie
|
||||
|
||||
ENV LE_WORKING_DIR=/acmebin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue