Skip to content

Commit

Permalink
Updated core version to 2020.71.
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoRazorX committed Sep 27, 2020
1 parent ca1ef8c commit c1c309e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN apt-get update && \
docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr/include/ && \
docker-php-ext-install bcmath gd mysqli pdo pdo_mysql pgsql zip

ENV FS_VERSION 2020.61
ENV FS_VERSION 2020.71

# Download FacturaScripts
ADD https://facturascripts.com/DownloadBuild/1/${FS_VERSION} /tmp/facturascripts.zip
Expand Down

0 comments on commit c1c309e

Please sign in to comment.