From 317c97f8f1de83024a119eb9235a9192e6eaf65f Mon Sep 17 00:00:00 2001 From: Isuru Wijesiri Date: Mon, 4 Dec 2023 10:41:31 +0530 Subject: [PATCH] Add correct docker repo --- service/Cloud.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/Cloud.toml b/service/Cloud.toml index 93fbce7..6dedfea 100644 --- a/service/Cloud.toml +++ b/service/Cloud.toml @@ -1,4 +1,4 @@ [container.image] -repository="wso2inc" +repository="wso2" name="transaction-counting-service" tag="latest"