Skip to content

Commit

Permalink
Fix gh_build_image build
Browse files Browse the repository at this point in the history
  • Loading branch information
thenno committed Nov 9, 2023
1 parent 702bb8e commit 5c89abc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ set -eu
export DEBIAN_FRONTEND=noninteractive

apt-get install --yes --fix-missing \
# For MSSQL
freetds-dev tdsodbc unixodbc unixodbc-dev libtcmalloc-minimal4
freetds-dev tdsodbc unixodbc unixodbc-dev libtcmalloc-minimal4 # For MSSQL

0 comments on commit 5c89abc

Please sign in to comment.