1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

move oracle-instantclient to base image

This commit is contained in:
Robin Appelman 2025-11-29 16:35:53 +01:00
commit fd239dcbda

View file

@ -23,12 +23,12 @@
procps,
gnugrep,
minio-client,
neovim,
sudo,
su,
which,
clamav,
jq,
oracle-instantclient,
debug ? false,
writeShellApplication,
}: let
@ -140,7 +140,7 @@
samba
wget
curl
neovim
oracle-instantclient
];
};