Cleanup whitespace in dockerfile

This commit is contained in:
Dan Sosedoff 2018-04-25 23:19:39 -05:00
parent a66cf92bd5
commit 7dce0fb4f4

View File

@ -1,8 +1,5 @@
FROM alpine:3.6
LABEL maintainer="Dan Sosedoff <dan.sosedoff@gmail.com>"
ENV PGWEB_VERSION 0.9.12
RUN \