We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562471f commit 866ade1Copy full SHA for 866ade1
Makefile
@@ -20,7 +20,7 @@ docker-build: ## 🐳 Build the Docker image
20
--build-arg GIT_BRANCH=$(GIT_BRANCH) \
21
-t ghcr.io/lambdaclass/ethlambda:local .
22
23
-LEAN_SPEC_COMMIT_HASH:=c187aab89e0ecc6ce9c1fd9304fd708312ea7106
+LEAN_SPEC_COMMIT_HASH:=4edcf7bc9271e6a70ded8aff17710d68beac4266
24
25
leanSpec:
26
git clone https://github.com/leanEthereum/leanSpec.git --single-branch
0 commit comments