From 2cdc0a5add9b1b7de624c0aa00deac652c7746e0 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 2 Sep 2016 19:22:55 +0200 Subject: [PATCH] Updated atom to v1.10.0 (#186) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Käufl --- atom/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atom/Dockerfile b/atom/Dockerfile index 99ab6b8..9b36ac8 100644 --- a/atom/Dockerfile +++ b/atom/Dockerfile @@ -40,7 +40,7 @@ RUN apt-get update && apt-get install -y \ --no-install-recommends \ && rm -rf /var/lib/apt/lists/* -ENV ATOM_VERSION 1.9.0 +ENV ATOM_VERSION 1.10.0 # download the source RUN buildDeps=' \