Skip to content

Commit

Permalink
fix: add version to docker-compose.yml (base#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgresham authored Jul 31, 2023
1 parent 7a9a2d5 commit 950ea52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: '3.8'

services:
geth: # this is Optimism's geth client
build: .
Expand Down

0 comments on commit 950ea52

Please sign in to comment.