Skip to content

Commit fc69ed9

Browse files
gengjiawensagor999
authored andcommitted
feat: bump rust to 1.65
1 parent 17c7abc commit fc69ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chunks/lang-rust/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM ${base}
44
USER gitpod
55

66
# Dazzle does not rebuild a layer until one of its lines are changed. Increase this counter to rebuild this layer.
7-
ENV TRIGGER_REBUILD=2
7+
ENV TRIGGER_REBUILD=3
88

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

0 commit comments

Comments
 (0)