Skip to content

Commit

Permalink
fix(ops): remove * in Dockerfile.dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bnoieh committed Feb 9, 2024
1 parent 25c7805 commit 8fa7eae
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion op-batcher/Dockerfile.dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# ignore everything but the dockerfile, the op-stack-go base image performs the build
*
1 change: 0 additions & 1 deletion op-node/Dockerfile.dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# ignore everything but the dockerfile, the op-stack-go base image performs the build
*
1 change: 0 additions & 1 deletion op-proposer/Dockerfile.dockerignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# ignore everything but the dockerfile, the op-stack-go base image performs the build
*

0 comments on commit 8fa7eae

Please sign in to comment.