Commit 440086c4 authored by zhiqiangxu's avatar zhiqiangxu Committed by GitHub

fix cross-op-node (#13552)

parent c8df1d01
......@@ -78,7 +78,7 @@ cross-op-node: ## Builds cross-platform Docker image for op-node
--no-cache \
-f docker-bake.hcl \
op-node
.PHONY: golang-docker
.PHONY: cross-op-node
contracts-bedrock-docker: ## Builds Docker image for Bedrock contracts
IMAGE_TAGS=$$(git rev-parse HEAD),latest \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment