Updated atom to v1.10.0 (#186)

Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
Michael 2016-09-02 19:22:55 +02:00 committed by Jess Frazelle
parent 86056e8524
commit 2cdc0a5add

View File

@ -40,7 +40,7 @@ RUN apt-get update && apt-get install -y \
--no-install-recommends \ --no-install-recommends \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
ENV ATOM_VERSION 1.9.0 ENV ATOM_VERSION 1.10.0
# download the source # download the source
RUN buildDeps=' \ RUN buildDeps=' \