[atom] Unified indentation

Signed-off-by: Michael Käufl <dockerfiles@c.michael-kaeufl.de>
This commit is contained in:
Michael Käufl 2015-11-04 00:43:28 +01:00
parent b263469b9e
commit f3bafc45f9

View File

@ -31,15 +31,15 @@ RUN apt-get update && apt-get install -y \
gconf-service \
git \
gvfs-bin \
libasound2 \
libgconf-2-4 \
libgnome-keyring-dev \
libgtk2.0-0 \
libasound2 \
libgconf-2-4 \
libgnome-keyring-dev \
libgtk2.0-0 \
libnotify4 \
libnss3 \
libxtst6 \
libnss3 \
libxtst6 \
--no-install-recommends \
&& rm -rf /var/lib/apt/lists/*
&& rm -rf /var/lib/apt/lists/*
ENV ATOM_VERSION 1.0.19