From 2f6c4bd8df5c77d5d6ea4fc8a3db002025b6d9f0 Mon Sep 17 00:00:00 2001 From: BJR Matos Date: Mon, 4 Mar 2019 11:48:14 -0500 Subject: [PATCH] update playground-worker@0.2.9 --- jsreport.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsreport.config.json b/jsreport.config.json index 1b3296e..08cdac3 100644 --- a/jsreport.config.json +++ b/jsreport.config.json @@ -26,7 +26,7 @@ "network": "nw_playground_docker_workers", "subnet": "182.30.0.0/24", "container": { - "image": "jsreport/playground-worker:0.2.7", + "image": "jsreport/playground-worker:0.2.9", "namePrefix": "playground_worker", "memory": "320m", "memorySwap": "320m"