Skip to content

Commit

Permalink
Cardano-node-ogmios version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
xray-robot committed Sep 23, 2024
1 parent 5bcd1fd commit c26a106
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.mainnet.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cardano-node-ogmios-mainnet:
image: cardanosolutions/cardano-node-ogmios:v6.6.1_9.1.0-mainnet
image: cardanosolutions/cardano-node-ogmios:v6.7.1_9.1.1-mainnet
profiles: ["mainnet"]
logging:
driver: "json-file"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.preprod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cardano-node-ogmios-preprod:
image: cardanosolutions/cardano-node-ogmios:v6.6.1_9.1.0-preprod
image: cardanosolutions/cardano-node-ogmios:v6.7.1_9.1.1-preprod
profiles: ["preprod"]
logging:
driver: "json-file"
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.preview.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cardano-node-ogmios-preview:
image: cardanosolutions/cardano-node-ogmios:v6.6.1_9.1.0-preview
image: cardanosolutions/cardano-node-ogmios:v6.7.1_9.1.1-preview
profiles: ["preview"]
logging:
driver: "json-file"
Expand Down

0 comments on commit c26a106

Please sign in to comment.