Merge pull request #113 from michael-k/atom

Updated atom to v1.5.1
This commit is contained in:
Jess Frazelle 2016-02-12 15:36:06 -05:00
commit 2e144e00bb

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