From 84cf30492be2ac4b25194b7333a7b043549566b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=A4ufl?= Date: Wed, 11 Jan 2017 14:47:41 +0100 Subject: [PATCH] Updated atom to 1.13.0 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 3eca91d..a5afd5d 100644 --- a/atom/Dockerfile +++ b/atom/Dockerfile @@ -42,7 +42,7 @@ RUN apt-get update && apt-get install -y \ --no-install-recommends \ && rm -rf /var/lib/apt/lists/* -ENV ATOM_VERSION 1.12.9 +ENV ATOM_VERSION 1.13.0 # download the source RUN buildDeps=' \