Skip to content

Commit

Permalink
chore: version bump cardano-node to 8.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Apr 17, 2024
1 parent 8a45440 commit a6405a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Expand Up @@ -3,7 +3,7 @@ version: "3.9"
services:
cardano-node:
container_name: cardano-node
image: ghcr.io/blinklabs-io/cardano-node:8.9.1-2
image: ghcr.io/blinklabs-io/cardano-node:8.9.2
environment:
- NETWORK=${NETWORK:-mainnet}
volumes:
Expand Down

0 comments on commit a6405a7

Please sign in to comment.