Skip to content

Commit

Permalink
Update mainnet node version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xalex88 committed Oct 16, 2024
1 parent 8c21d2e commit f9d7db7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.8"

services:
mainnet-geth:
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101315.0
image: us-docker.pkg.dev/oplabs-tools-artifacts/images/op-geth:v1.101408.0
ports:
- 8545:8545
- 8546:8546
Expand All @@ -20,7 +20,7 @@ services:
- ./mainnet/genesis.json:/data/genesis.json:ro
- ./geth-entrypoint.sh:/bin/geth-entrypoint
mainnet-node:
image: ghcr.io/fraxfinance/fraxtal-op-node:v1.7.5-frax-1.1.0
image: ghcr.io/fraxfinance/fraxtal-op-node:v1.9.2-frax-1.1.0
ports:
- 7545:8545
- 9222:9222/tcp
Expand Down

0 comments on commit f9d7db7

Please sign in to comment.