mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
bump atom version to 1.19.7
This commit is contained in:
parent
6a7694dd0d
commit
5bfa5bb1df
|
@ -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…
Reference in New Issue
Block a user