mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-05-03 00:55:54 +02:00
Updated atom to v1.8.0 (#145)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
parent
00bbcb3cc7
commit
b3df40938f
@ -40,7 +40,7 @@ RUN apt-get update && apt-get install -y \
|
||||
--no-install-recommends \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV ATOM_VERSION 1.7.0
|
||||
ENV ATOM_VERSION 1.8.0
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user