Updated atom to 1.14.1

Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
Michael Käufl 2017-02-10 09:21:00 +01:00
parent 8b4567bdaf
commit ca47859397

View File

@ -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.13.0
ENV ATOM_VERSION 1.14.1
# download the source
RUN buildDeps=' \