mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
update atom version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -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=' \
|
||||
|
||||
Reference in New Issue
Block a user