Skip to content

Commit 62a900e

Browse files
authored
Core version 2021.01
1 parent 94737f3 commit 62a900e

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.8
12+
ENV FS_VERSION 2021.01
1313

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

0 commit comments

Comments
 (0)