Skip to content
Snippets Groups Projects
Verified Commit 8bd9c031 authored by Botaniker (Bot)'s avatar Botaniker (Bot)
Browse files

chore(deps): update dependency mikefarah/yq to v4.40.7

parent 219a6342
No related branches found
No related tags found
1 merge request!1204chore(deps): update dependency mikefarah/yq to v4.40.7
Pipeline #19264 passed
...@@ -98,7 +98,7 @@ yq: ...@@ -98,7 +98,7 @@ yq:
FROM ../mirror+fedora FROM ../mirror+fedora
# renovate: datasource=github-releases depName=mikefarah/yq # renovate: datasource=github-releases depName=mikefarah/yq
ARG YQ_VERSION=v4.40.5 ARG YQ_VERSION=v4.40.7
ENV YQ_VERSION=${YQ_VERSION} ENV YQ_VERSION=${YQ_VERSION}
RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64 > ./yq \ RUN curl -L https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64 > ./yq \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment