Skip to content

Commit bc0ba81

Browse files
committed
fix: don't install forge-std, will be submodule
1 parent 5df3f77 commit bc0ba81

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.devcontainer/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ RUN chmod 755 /usr/local/bin/* && \
7272
# Switch back to vscode user
7373
USER vscode
7474

75-
RUN forge install foundry-rs/forge-std
76-
7775
# Set environment variables
7876
ENV PATH="/usr/local/bin:/home/vscode/.foundry/bin:/home/vscode/.local/bin:/root/.local/bin:$PATH"
7977

0 commit comments

Comments
 (0)