Skip to content

Commit

Permalink
chore(deps): cardano-node-api 0.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 committed Aug 25, 2024
1 parent 8d30c00 commit 75f701e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:

cardano-node-api:
container_name: cardano-node-api
image: ghcr.io/blinklabs-io/cardano-node-api:${CARDANO_NODE_API_VERSION:-0.2.1}
image: ghcr.io/blinklabs-io/cardano-node-api:${CARDANO_NODE_API_VERSION:-0.2.3}
environment:
- CARDANO_NETWORK=${CARDANO_NETWORK:-mainnet}
- CARDANO_NODE_SOCKET_PATH=/ipc/node.socket
Expand Down

0 comments on commit 75f701e

Please sign in to comment.