From 10bb413d4dfa96dde43f74077231bf301bbf7f5a Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 20 Jan 2016 20:56:50 +0100 Subject: [PATCH] update to latest official TimeSide image --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ef476e7a..59faa47e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM timeside_app:latest +FROM parisson/timeside:latest MAINTAINER Guillaume Pellerin , Thomas fillon -- 2.39.5