Skip to content

Commit

Permalink
feat: bump rust to 1.64
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen authored and sagor999 committed Oct 9, 2022
1 parent 591b801 commit 9cd8bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chunks/lang-rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM ${base}
USER gitpod

# Dazzle does not rebuild a layer until one of its lines are changed. Increase this counter to rebuild this layer.
ENV TRIGGER_REBUILD=1
ENV TRIGGER_REBUILD=2

ENV PATH=$HOME/.cargo/bin:$PATH

Expand Down

0 comments on commit 9cd8bb8

Please sign in to comment.