Browse Source

Update dependency name from yq to yq-go

pull/6241/head
Jacobo de Vera 2 months ago
committed by tomo
parent
commit
d2df65dd18
No known key found for this signature in database GPG Key ID: 6826163BFB606E85
  1. 2
      Dockerfile

2
Dockerfile

@ -13,7 +13,7 @@ RUN apk --no-cache add -f \
tar \
libidn \
jq \
yq \
yq-go \
cronie
ENV LE_CONFIG_HOME=/acme.sh

Loading…
Cancel
Save