Skip to content

Commit 94737f3

Browse files
committed
Core version 2020.80
1 parent c1c309e commit 94737f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN apt-get update && \
99
docker-php-ext-configure gd --with-freetype=/usr/include/ --with-jpeg=/usr/include/ && \
1010
docker-php-ext-install bcmath gd mysqli pdo pdo_mysql pgsql zip
1111

12-
ENV FS_VERSION 2020.71
12+
ENV FS_VERSION 2020.8
1313

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

0 commit comments

Comments
 (0)