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:
parent
06bf3b4b62
commit
47f4360f5f
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue