1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 17:14:08 +02:00

add sqlite to image

This commit is contained in:
Robin Appelman 2025-06-12 22:41:50 +02:00
commit 46c8e36f96

View file

@ -19,6 +19,7 @@
wget, wget,
curl, curl,
git, git,
sqlite,
procps, procps,
gnugrep, gnugrep,
minio-client, minio-client,
@ -91,6 +92,7 @@
su su
which which
git git
sqlite
# samba # samba
wget wget
curl curl