Skip to content

Commit bba08e7

Browse files
chore(deps): update ipfs/kubo docker tag to v0.19.1 (#1317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e3de27 commit bba08e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ethereum-basic-event-handlers/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626
GRAPH_LOG: info
2727
GRAPH_ALLOW_NON_DETERMINISTIC_IPFS: 1
2828
ipfs:
29-
image: ipfs/kubo:v0.18.1
29+
image: ipfs/kubo:v0.19.1
3030
ports:
3131
- '5001:5001'
3232
volumes:

0 commit comments

Comments
 (0)