Skip to content

Commit

Permalink
Updated core version.
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoRazorX committed Jun 19, 2020
1 parent 77ca4cf commit ca1ef8c
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.51
ENV FS_VERSION 2020.61

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

0 comments on commit ca1ef8c

Please sign in to comment.