We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa13ec commit 3895386Copy full SHA for 3895386
1 file changed
Dockerfile.74
@@ -11,9 +11,9 @@ ARG DEBIAN_FRONTEND=noninteractive
11
ENV COMPOSER_ALLOW_SUPERUSER 1
12
ENV COMPOSER_PROCESS_TIMEOUT 3600
13
14
-ARG SQLSRV_VERSION=5.9.0
15
-ARG SNOWFLAKE_ODBC_VERSION=2.21.1
16
-ARG SNOWFLAKE_GPG_KEY=EC218558EABB25A1
+ARG SQLSRV_VERSION=5.10.1
+ARG SNOWFLAKE_ODBC_VERSION=2.25.6
+ARG SNOWFLAKE_GPG_KEY=630D9F3CAB551AF3
17
18
WORKDIR /code/
19
0 commit comments