mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
move oracle-instantclient to base image
This commit is contained in:
parent
06aa58c1e9
commit
fd239dcbda
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue