mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
commit
8aa2e4b7db
|
@ -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.8.0
|
||||
ENV ATOM_VERSION 1.9.0
|
||||
|
||||
# download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user