Skip to content

Commit ca1ef8c

Browse files
committed
Updated core version.
1 parent 77ca4cf commit ca1ef8c

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.51
12+
ENV FS_VERSION 2020.61
1313

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

0 commit comments

Comments
 (0)