From b3df40938f7b377da9196802836fc47101065c02 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 8 Jun 2016 18:40:00 +0200 Subject: [PATCH] Updated atom to v1.8.0 (#145) 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 5f349c7..dc77138 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.7.0 +ENV ATOM_VERSION 1.8.0 # download the source RUN buildDeps=' \