]> git.puffer.fish Git - mirror/frr.git/commit
alpine: Remove old docker deps for alpine
authorWesley Coakley <wcoakley@nvidia.com>
Thu, 22 Oct 2020 06:57:38 +0000 (02:57 -0400)
committerDocker Builder <docker@frrouting.org>
Wed, 18 Jan 2023 19:41:12 +0000 (19:41 +0000)
commitc1b45f7cb4202bd036b1ac45e746db15f0d5a5bd
tree0703dad8c7d3bd0ca7bedce6a5e4efc09ac4652b
parent35e42b176e957ad76db4cd909f56458286c76e28
alpine: Remove old docker deps for alpine

Remove py-ipaddr and ipsec-tools as deps in the Alpine build container,
as these were both Python 2 libraries and are not used here anymore

`ipsec-tools` is also no longer available in Alpine's test repos and was
causing breakage on this builder

Signed-off-by: Wesley Coakley <wcoakley@nvidia.com>
alpine/APKBUILD.in