Skip to content

Commit 78ad11a

Browse files
authored
Merge pull request #3516 from SUSE/for-deploy-Tumbleweed
🤖: Update build recipes for Tumbleweed
2 parents 6e36fe6 + 038383a commit 78ad11a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

bci-ci-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
FROM opensuse/bci/python:latest
2424

2525
RUN 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
2929
RUN set -euo pipefail; zypper -n clean -a; \

bci-ci-image/bci-ci-image.changes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
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
-------------------------------------------------------------------
27
Thu Jan 1 14:16:34 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38

0 commit comments

Comments
 (0)