mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-27 14:15:40 +02:00
Merge pull request #294 from edbizarro/bump-atom-version
bump atom version to 1.19.7
This commit is contained in:
commit
a47911e401
@ -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.19.5
|
||||
ENV ATOM_VERSION 1.19.7
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user