Skip to content

Commit

Permalink
Update Containerfile update usql tag to limit installed drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
dajmeister authored Nov 8, 2024
1 parent 8121042 commit cc4cd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ RUN git clone --recursive https://github.com/akinomyoga/ble.sh.git && \
cd ble.sh && \
make install INSDIR=/usr/share/blesh

RUN GOBIN=/usr/bin go install -tags 'most godror' github.com/xo/usql@latest && \
RUN GOBIN=/usr/bin go install -tags 'athena dynamodb godror' github.com/xo/usql@latest && \
go clean -cache

0 comments on commit cc4cd5b

Please sign in to comment.