Skip to content

Commit

Permalink
chore: bump cardano-node version in dev docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
rhyslbw committed Jan 26, 2022
1 parent 6ff7374 commit 2a40528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano-rosetta-server/docker-compose.yml
Expand Up @@ -22,7 +22,7 @@ services:
max-size: "200k"
max-file: "10"
cardano-node:
image: inputoutput/cardano-node:${CARDANO_NODE_VERSION:-1.31.0}
image: inputoutput/cardano-node:${CARDANO_NODE_VERSION:-1.33.0}
environment:
- NETWORK=${NETWORK:-mainnet}
volumes:
Expand Down

0 comments on commit 2a40528

Please sign in to comment.