Commit 24c43f0f authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #6039 from ethereum-optimism/feat/update-geth-devnet

ops: update L1 geth for devnet
parents 44bc39cc 3bc0e31c
......@@ -1008,7 +1008,7 @@ jobs:
steps:
- checkout
- check-changed:
patterns: op-(.+),packages
patterns: op-(.+),packages,ops-bedrock
- run:
name: Install latest golang
command: |
......
FROM ethereum/client-go:v1.11.2
FROM ethereum/client-go:v1.12.0
RUN apk add --no-cache jq
......
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