Skip to content

Commit a0370b6

Browse files
committed
Update ODBC driver version
1 parent cc381df commit a0370b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ ENV COMPOSER_ALLOW_SUPERUSER 1
77
ENV COMPOSER_PROCESS_TIMEOUT 3600
88

99
ARG SQLSRV_VERSION=5.10.1
10-
ARG SNOWFLAKE_ODBC_VERSION=3.4.1
11-
ARG SNOWFLAKE_GPG_KEY=630D9F3CAB551AF3
10+
ARG SNOWFLAKE_ODBC_VERSION=3.10.0
11+
ARG SNOWFLAKE_GPG_KEY=2A3149C82551A34A
1212

1313
WORKDIR /code/
1414

0 commit comments

Comments
 (0)