Skip to content

Commit

Permalink
Merge branch 'main' into sccache-0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice authored Dec 12, 2023
2 parents 36dac31 + 45a9bf4 commit a09d96c
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.3 /usr/bin/yq /usr/local/bin/yq
COPY --from=mikefarah/yq:4.40.5 /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 a09d96c

Please sign in to comment.