From 359b4ef030c63a6486f3b0eefd3b3a6379aa20c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ana=C3=ABl=20Closson?= Date: Fri, 7 Jul 2017 11:17:50 +0200 Subject: [PATCH] [CLAMP-1] Mariadb container timeout after 60s MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I19cc9534d9c53b82554ccc914500afeff10896f2 Signed-off-by: Anaël Closson --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c00334ea..b496d55f 100644 --- a/pom.xml +++ b/pom.xml @@ -754,7 +754,7 @@ socket: '/var/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution - + ${docker.mariadb.port.host}:3306 -- 2.16.6