Adds sqlite3 to builder environment
This commit is contained in:
parent
e9aed7a38b
commit
c65a53a482
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ RUN apt-get install -y --no-install-recommends\
|
|||
sharutils\
|
||||
unixodbc-dev\
|
||||
x11proto-xinerama-dev\
|
||||
sqlite3 libsqlite3-dev \
|
||||
&& apt clean -y
|
||||
|
||||
RUN wget https://packages.microsoft.com/config/debian/12/packages-microsoft-prod.deb -O packages-microsoft-prod.deb && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue