mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
Update dependency name from yq to yq-go
This commit is contained in:
@@ -13,7 +13,7 @@ RUN apk --no-cache add -f \
|
|||||||
tar \
|
tar \
|
||||||
libidn \
|
libidn \
|
||||||
jq \
|
jq \
|
||||||
yq \
|
yq-go \
|
||||||
cronie
|
cronie
|
||||||
|
|
||||||
ENV LE_WORKING_DIR=/acmebin
|
ENV LE_WORKING_DIR=/acmebin
|
||||||
|
|||||||
Reference in New Issue
Block a user