We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5df3f77 commit bc0ba81Copy full SHA for bc0ba81
.devcontainer/Dockerfile
@@ -72,8 +72,6 @@ RUN chmod 755 /usr/local/bin/* && \
72
# Switch back to vscode user
73
USER vscode
74
75
-RUN forge install foundry-rs/forge-std
76
-
77
# Set environment variables
78
ENV PATH="/usr/local/bin:/home/vscode/.foundry/bin:/home/vscode/.local/bin:/root/.local/bin:$PATH"
79
0 commit comments