mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-25 13:15:39 +02:00
Updated atom to 1.15.0 (#246)
Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
parent
7eea00edf3
commit
96b98db9ee
@ -42,7 +42,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.14.3
|
ENV ATOM_VERSION 1.15.0
|
||||||
|
|
||||||
# download the source
|
# download the source
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user