From 8291e4345da7ab781bf7612674123eed235efcdd Mon Sep 17 00:00:00 2001 From: David Dollar Date: Tue, 31 Mar 2020 16:58:05 -0400 Subject: [PATCH] 2.1.0 --- convox.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/convox.yml b/convox.yml index d909b91..d5639f6 100644 --- a/convox.yml +++ b/convox.yml @@ -31,7 +31,7 @@ services: health: interval: 30 path: /check - image: enterprise.convox.com/console:2.0.37 + image: enterprise.convox.com/console:2.1.0 init: true internal: ${INTERNAL} port: https:3000 @@ -53,7 +53,7 @@ services: - TABLE_PREFIX - TUNNEL_HOST= - WORKER_QUEUE - image: enterprise.convox.com/console:2.0.37 + image: enterprise.convox.com/console:2.1.0 init: true scale: count: 1