File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323FROM opensuse/bci/python:latest
2424
2525RUN set -euo pipefail; \
26- zypper -n install --no-recommends build buildah dnf fish gcc git-core jq osc patch python3-devel python3-dnf python3-pipx python3-poetry
26+ zypper -n install --no-recommends build buildah dnf fish gcc git-core iproute2 jq osc patch python3-devel python3-dnf python3-pipx python3-poetry
2727
2828# cleanup logs and temporary files
2929RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Wed Mar 4 11:58:56 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - install iproute2 into the bci-ci container
5+
16-------------------------------------------------------------------
27Thu Jan 1 14:16:34 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38
You can’t perform that action at this time.
0 commit comments