Restyled by whitespace

This commit is contained in:
Restyled.io
2020-08-17 10:58:35 +00:00
parent 4d926ae20e
commit f705c1ef0f

View File

@@ -8,4 +8,4 @@ ARG VERSION
RUN docker-php-ext-install pdo_mysql && a2enmod rewrite remoteip
COPY vhost.conf /etc/apache2/sites-enabled/000-default.conf
COPY --from=build /srv /srv
RUN echo $VERSION > /srv/includes/VERSION
RUN echo $VERSION > /srv/includes/VERSION