Skip to content

Commit 29282de

Browse files
authored
feat: bump rust to 1.66 (#996)
1 parent 80ff2b5 commit 29282de

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=3
7+
ENV TRIGGER_REBUILD=4
88

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

0 commit comments

Comments
 (0)