mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update atom version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
cbfc3298a7
commit
63869d79a2
|
@ -43,7 +43,7 @@ RUN apt-get update && apt-get install -y \
|
|||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV ATOM_VERSION 1.25.1
|
||||
ENV ATOM_VERSION 1.26.0
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user