Skip to content

Commit 51142ef

Browse files
authored
Install ODBC driver library
1 parent a2a916e commit 51142ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

comps/retrievers/src/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update -y && apt-get install -y --no-install-recommends --fix-missin
1111
libjemalloc-dev \
1212
libmariadb-dev \
1313
build-essential \
14+
unixodbc \
1415
curl
1516

1617
# Add Microsoft package repo

0 commit comments

Comments
 (0)