Skip to content

Commit 3895386

Browse files
committed
php7.4 fix snflk
1 parent dfa13ec commit 3895386

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Dockerfile.74

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ ARG DEBIAN_FRONTEND=noninteractive
1111
ENV COMPOSER_ALLOW_SUPERUSER 1
1212
ENV COMPOSER_PROCESS_TIMEOUT 3600
1313

14-
ARG SQLSRV_VERSION=5.9.0
15-
ARG SNOWFLAKE_ODBC_VERSION=2.21.1
16-
ARG SNOWFLAKE_GPG_KEY=EC218558EABB25A1
14+
ARG SQLSRV_VERSION=5.10.1
15+
ARG SNOWFLAKE_ODBC_VERSION=2.25.6
16+
ARG SNOWFLAKE_GPG_KEY=630D9F3CAB551AF3
1717

1818
WORKDIR /code/
1919

0 commit comments

Comments
 (0)