mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-30 04:22:44 +00:00
added yq to dockerfile
This commit is contained in:
parent
4fbade3d05
commit
f275f3c150
@ -13,6 +13,7 @@ RUN apk --no-cache add -f \
|
|||||||
tar \
|
tar \
|
||||||
libidn \
|
libidn \
|
||||||
jq \
|
jq \
|
||||||
|
yq \
|
||||||
cronie
|
cronie
|
||||||
|
|
||||||
ENV LE_CONFIG_HOME=/acme.sh
|
ENV LE_CONFIG_HOME=/acme.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user