Skip to content

Commit c62a534

Browse files
authored
Merge pull request #214 from keboola/marek-update-odbc
Update ODBC driver version
2 parents cc381df + a0370b6 commit c62a534

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)