Skip to content

Commit

Permalink
Trying to update Sequencer to v0.6.0-rc6.1 (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filter94 authored Sep 26, 2024
1 parent c895052 commit 2ee4363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/compose-local-dev-traces-v2.overrides.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- ../config/common/traces-limits-besu-v2.toml:/var/lib/besu/traces-limits.toml:ro

linea-besu-sequencer-plugin-downloader:
command: [ "sh", "/file-downloader.sh", "https://github.com/Consensys/linea-sequencer/releases/download/v0.6.0-rc5.1/linea-sequencer-v0.6.0-rc5.1.jar", "/linea-besu-sequencer" ]
command: [ "sh", "/file-downloader.sh", "https://github.com/Consensys/linea-sequencer/releases/download/v0.6.0-rc6.1/linea-sequencer-v0.6.0-rc6.1.jar", "/linea-besu-sequencer" ]

traces-node:
command: ['echo', 'forced exit as replaced by traces-node-v2']
Expand Down

0 comments on commit 2ee4363

Please sign in to comment.