Skip to content

Commit

Permalink
chore: bump node version to 8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryun1 committed Feb 9, 2024
1 parent 0e2b4e8 commit 0caac4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/govtool/docker-compose.sanchonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ services:
logging: *logging

cardano-node:
image: ghcr.io/intersectmbo/cardano-node:8.7.2
image: ghcr.io/intersectmbo/cardano-node:8.8.0
entrypoint:
- "cardano-node"
- "run"
Expand Down
2 changes: 1 addition & 1 deletion scripts/govtool/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
max-file: "10"

cardano-node:
image: inputoutput/cardano-node:8.0.0
image: inputoutput/cardano-node:8.8.0
environment:
- NETWORK=${NETWORK:-mainnet}
volumes:
Expand Down

0 comments on commit 0caac4a

Please sign in to comment.