Used tabs for indentation in Dockerfiles

This commit is contained in:
Michael Käufl
2017-05-12 20:54:23 +02:00
parent b1d0776ad1
commit 6cd97c46c5
5 changed files with 29 additions and 29 deletions

View File

@@ -19,7 +19,7 @@ RUN apt-get install -y --no-install-recommends supervisor \
postfix-pcre \
syslog-ng \
syslog-ng-core \
syslog-ng-mod-redis \
syslog-ng-mod-redis \
ca-certificates \
gnupg \
python-gpgme \