Skip to content

Commit e001a54

Browse files
authored
chore: typo in dockerfile (#307)
1 parent 6987cf6 commit e001a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/xtask/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ WORKDIR /usr/src/app
77

88
COPY . .
99

10-
RUN cargo xtask init --update-ide false
10+
RUN cargo xtask init --dont-update-ide false
1111
RUN cargo xtask build

0 commit comments

Comments
 (0)