Skip to content

Commit

Permalink
Core version 2021.01
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoRazorX authored Feb 3, 2021
1 parent 94737f3 commit 62a900e
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.8
ENV FS_VERSION 2021.01

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

0 comments on commit 62a900e

Please sign in to comment.