1
0
mirror of https://github.com/jessfraz/dockerfiles.git synced 2025-05-09 03:37:45 +02:00

Merge pull request from edbizarro/bump-atom-version

bump atom version to 1.19.7
This commit is contained in:
Christian 2017-09-11 15:29:23 +02:00 committed by GitHub
commit a47911e401

@ -42,7 +42,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.19.5 ENV ATOM_VERSION 1.19.7
# download the source # download the source
RUN buildDeps=' \ RUN buildDeps=' \