Skip to content

Commit

Permalink
test: bump cometbft version from v0.38.2 to v0.38.11 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
melekes authored Sep 23, 2024
1 parent 33d8714 commit 27fb85d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ apps.

## Requirements

`cometbft-load-test` is currently tested using Go v1.21 and CometBFT v0.38.
`cometbft-load-test` is currently tested using Go v1.22 and CometBFT v0.38.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion test/localnode/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM cometbft/cometbft:v0.38.2
FROM cometbft/cometbft:v0.38.11
LABEL maintainer="[email protected]"

ARG UID
Expand Down

0 comments on commit 27fb85d

Please sign in to comment.