Skip to content

Commit

Permalink
s3 version for caching
Browse files Browse the repository at this point in the history
  • Loading branch information
ADobrodey committed Jul 19, 2023
1 parent 0d2f351 commit 6b38a86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-new
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ARG AWS_SECRET_ACCESS_KEY
ARG AWS_SESSION_TOKEN
ARG SCCACHE_REGION=us-west-2
ARG SCCACHE_BUCKET=cere-blockchain-sccache
RUN sleep 30m

RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && \
export PATH=$PATH:$HOME/.cargo/bin && \
scripts/init.sh && \
Expand Down

0 comments on commit 6b38a86

Please sign in to comment.