added yq to dockerfile
parent
4fbade3d05
commit
f275f3c150
|
@ -13,6 +13,7 @@ RUN apk --no-cache add -f \
|
|||
tar \
|
||||
libidn \
|
||||
jq \
|
||||
yq \
|
||||
cronie
|
||||
|
||||
ENV LE_CONFIG_HOME=/acme.sh
|
||||
|
|
Loading…
Reference in New Issue