mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
fix sqlite install
This commit is contained in:
parent
17b5496879
commit
19c95de6d7
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ RUN DEBIAN_FRONTEND=noninteractive ;\
|
||||||
git \
|
git \
|
||||||
neovim \
|
neovim \
|
||||||
nano \
|
nano \
|
||||||
sqlite \
|
sqlite3 \
|
||||||
s3cmd \
|
s3cmd \
|
||||||
python3-pip && \
|
python3-pip && \
|
||||||
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.1.35.zip" -o "awscliv2.zip" && \
|
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.1.35.zip" -o "awscliv2.zip" && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue