Skip to content

Commit 31beefe

Browse files
committed
remove CARGO_HOME from dockerfile
1 parent 90de815 commit 31beefe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/tools/config-docs-generator/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ WORKDIR /project_root
1616

1717
# Set environment variables for generate-config-docs.sh
1818
ENV PROJECT_ROOT=/project_root
19-
ENV CARGO_HOME=/project_root/.cargo
2019
ENV CARGO_TARGET_DIR=/tmp/stacks-config-docs/target
2120
ENV TEMP_DIR=/tmp/stacks-config-docs/doc-generation
2221
ENV EXTRACT_DOCS_BIN=/build/target/release/extract-docs

0 commit comments

Comments
 (0)