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

fix ca bundle in image

This commit is contained in:
Robin Appelman 2025-06-07 20:06:23 +02:00
commit 47f4360f5f

View file

@ -17,6 +17,7 @@
gnused,
samba,
wget,
curl,
git,
procps,
gnugrep,
@ -65,7 +66,7 @@
tag = phpVersion;
copyToRoot = [
cacert
dockerTools.caCertificates
dockerTools.usrBinEnv
dockerTools.fakeNss
bash
@ -81,6 +82,7 @@
minio-client
# samba
wget
curl
neovim
helix
];