From fa334545e13ffdd849ffa1e9600b7f667d0ef5b4 Mon Sep 17 00:00:00 2001 From: Marc Villacorta Date: Fri, 3 Feb 2017 15:19:28 +0100 Subject: [PATCH] Update to Portus 2.2.0 --- marathon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marathon.json b/marathon.json index 999bb6d..5d97582 100644 --- a/marathon.json +++ b/marathon.json @@ -27,7 +27,7 @@ "container": { "type": "MESOS", "docker": { - "image": "quay.io/kato/portus:v2.1.1-1", + "image": "quay.io/kato/portus:v2.2.0-1", "forcePullImage": false } },