Skip to content

Commit

Permalink
Update mikefarah/yq Docker tag to v4.40.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 9, 2024
1 parent 4cd9950 commit 7c77aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-conda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ RUN /opt/conda/bin/git config --system --add safe.directory '*'
RUN pip install dunamai "rapids-dependency-file-generator==1.*" \
&& pip cache purge

COPY --from=mikefarah/yq:4.40.5 /usr/bin/yq /usr/local/bin/yq
COPY --from=mikefarah/yq:4.40.7 /usr/bin/yq /usr/local/bin/yq
COPY --from=amazon/aws-cli /usr/local/aws-cli/ /usr/local/aws-cli/
COPY --from=amazon/aws-cli /usr/local/bin/ /usr/local/bin/

Expand Down

0 comments on commit 7c77aa2

Please sign in to comment.