Skip to content

Commit

Permalink
Updated docker image version tags (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
karolpivo authored Mar 21, 2024
1 parent 36f013d commit dc86312
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.36.0] - 2024-03-21

### Changed

- Updated Erigon from 2.58.2 to 2.59.0

## [0.35.0] - 2024-03-19

### Added
Expand Down
2 changes: 1 addition & 1 deletion defaults/main/erigon.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
erigon_docker_image: thorax/erigon:v2.58.2
erigon_docker_image: thorax/erigon:v2.59.0
erigon_data_dir: /var/lib/erigon
erigon_maxpeers: 100

Expand Down

0 comments on commit dc86312

Please sign in to comment.