Skip to content

Commit

Permalink
chore:upgraded ogmios
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Jan 9, 2025
1 parent ab3cfa3 commit 78b7ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
entrypoint: cardano-node run --database-path /node/db --socket-path /ipc/node.socket --topology /config/cardano-node/topology.json --config /config/cardano-node/config.json

ogmios:
image: cardanosolutions/ogmios:${OGMIOS_VERSION:-v6.9.0}
image: cardanosolutions/ogmios:${OGMIOS_VERSION:-v6.10.0}
command:
- --host
- 0.0.0.0
Expand Down

0 comments on commit 78b7ad9

Please sign in to comment.