Skip to content

Commit 6e87d44

Browse files
authored
Update Dockerfile
1 parent 715c2ce commit 6e87d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools_container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ RUN cargo install mdbook-fs-summary --vers ${MDBOOK_FS_SUMMARY_VERSION} --verbos
6565
RUN cargo install mdbook-template --vers ${MDBOOK_TEMPLATE_VERSION} --verbose
6666
RUN cargo install mdbook-theme --vers ${MDBOOK_THEME_VERSION} --verbose
6767
RUN cargo install cargo-depgraph --vers ${CARGO_DEPGRAPH} --verbose
68-
RUN cargo install reffinery-cli --vers ${CARGO_REFINERY_CLI} --verbose
68+
RUN cargo install refinery-cli --vers ${CARGO_REFINERY_CLI} --verbose
6969

7070
RUN cargo install cargo-cache --no-default-features --features ci-autoclean,vendored-libgit cargo-cache
7171

0 commit comments

Comments
 (0)