typescript: use correct forge version in dockerfile
Ensures that the correct version of foundry is used to compile the contracts during the docker build of the typescript services. The docker build needs the contracts to be built so that the artifacts are present for the typescript services to import.
Showing
Please register or sign in to comment