Skip to content

Commit

Permalink
Version 2020.51
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoRazorX authored May 15, 2020
1 parent 0defa71 commit 4aae838
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 @@ -10,7 +10,7 @@ RUN apt-get update && \
# Install php extensions
RUN docker-php-ext-install bcmath gd mysqli pgsql zip

ENV FS_VERSION 2020.52
ENV FS_VERSION 2020.51

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

0 comments on commit 4aae838

Please sign in to comment.