mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-03 19:00:42 +02: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 \
|
--no-install-recommends \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
ENV ATOM_VERSION 1.25.1
|
ENV ATOM_VERSION 1.26.0
|
||||||
|
|
||||||
# download the source
|
# download the source
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user