From 3e122dbd9f7434adb975dd4eba9f9cbb020a62fe Mon Sep 17 00:00:00 2001 From: Marc Villacorta Date: Tue, 16 Aug 2016 17:08:15 +0200 Subject: [PATCH] Update marathon.json to v2.0.5-5 --- marathon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marathon.json b/marathon.json index a153129..c87c81b 100644 --- a/marathon.json +++ b/marathon.json @@ -16,7 +16,7 @@ "container": { "type": "DOCKER", "docker": { - "image": "h0tbird/portus:v2.0.5-4", + "image": "h0tbird/portus:v2.0.5-5", "network": "BRIDGE", "portMappings": [ { "containerPort": 443, "hostPort": 0 }