From 14ea01417c8b6988318c0080824d7122ed706477 Mon Sep 17 00:00:00 2001 From: Alex Coseru Date: Wed, 26 Apr 2023 08:35:33 +0300 Subject: [PATCH] bump c2d kind image --- compose-files/c2d.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose-files/c2d.yml b/compose-files/c2d.yml index 73bd65c..c4d5a95 100644 --- a/compose-files/c2d.yml +++ b/compose-files/c2d.yml @@ -1,7 +1,7 @@ version: '3' services: kindcluster: - image: oceanprotocol/c2d_barge_kind:wregistry + image: oceanprotocol/c2d_barge_kind:v0.0.1 privileged: true ports: - 8443:8443