Skip to content

Commit dfaf2c6

Browse files
committed
Bump cardano-node ogmios
1 parent 5f5d359 commit dfaf2c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
services:
22
ogmios:
3-
image: cardanosolutions/cardano-node-ogmios:v6.7.1_9.1.1-${NETWORK:-preview}
3+
image: cardanosolutions/cardano-node-ogmios:latest-${NETWORK:-preview}
44
platform: linux/amd64
55
command: [
66
]
77
volumes:
8-
# - ./cardano-configurations/network/${NETWORK:-preview}:/config
98
- node-ipc-${NETWORK:-preview}:/ipc
109
- node-db-${NETWORK:-preview}:/db
1110
ports:

0 commit comments

Comments
 (0)