Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
ci-unified forklift 0.13.2 (#643)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndWeHaveAPlan authored Jul 16, 2024
1 parent 31991c8 commit d9d83f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/ci-unified/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ RUN wget -q https://github.com/paritytech/rustc-rv32e-toolchain/releases/downloa
COPY ci-unified/download-forklift.sh download-forklift.sh
RUN chmod +x download-forklift.sh

ARG FORKLIFT_VERSION="0.12.4"
ARG FORKLIFT_VERSION="0.13.2"

RUN bash download-forklift.sh -v ${FORKLIFT_VERSION} -p ./forklift/

Expand Down

0 comments on commit d9d83f1

Please sign in to comment.