This commit is contained in:
Sam
2018-05-15 20:08:35 +02:00
parent 650851811a
commit 4ab4039887
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ COPY --from=composer:latest /usr/bin/composer /usr/bin/composer
# DOWNLOAD AND INSTALL INVOICE NINJA
#####
ENV INVOICENINJA_VERSION 4.4.2
ENV INVOICENINJA_VERSION 4.4.3
ENV COMPOSER_ALLOW_SUPERUSER=1