Skip to content

Commit 4fdb89e

Browse files
authored
Merge pull request #288 from input-output-hk/chore/bump-docker-compose-cardano-node-version
chore: bump cardano-node version in docker-compose
2 parents b0672f6 + 35d5256 commit 4fdb89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ services:
2424
max-file: "10"
2525

2626
cardano-node:
27-
image: inputoutput/cardano-node:1.18.0
27+
image: inputoutput/cardano-node:1.19.1
2828
environment:
2929
- NETWORK=${NETWORK:-mainnet}
3030
volumes:

0 commit comments

Comments
 (0)