Skip to content

Commit c6d5cbd

Browse files
committed
fix: incorrect property name in compose
1 parent 6443574 commit c6d5cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/testnets/cardano_node_10.4.1/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ x-base: &base
99
args:
1010
CARDANO_NODE_VERSION: "10.4.1"
1111

12-
tracer-base: &tracerbase
12+
x-tracer-base: &tracerbase
1313
image: ${registry}${testnet}_tracer:latest
1414
restart: on-failure
1515
build:

0 commit comments

Comments
 (0)