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/tumbleweed:latest
2424
2525RUN set -euo pipefail; \
26- zypper -n install --no-recommends python311-devel python311 python311-pip curl findutils gawk git-core procps util-linux python311-wheel python311-pipx
26+ zypper -n install --no-recommends curl findutils gawk git-core procps python311 python311-devel python311-pip python311-pipx python311-wheel util-linux
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+ Mon Mar 30 11:33:32 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - order package installation alphabetically
5+
16-------------------------------------------------------------------
27Tue Mar 10 21:46:15 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38
Original file line number Diff line number Diff line change 2424FROM opensuse/tumbleweed:latest
2525
2626RUN set -euo pipefail; \
27- zypper -n install --no-recommends python313-devel python313 python313-pip curl findutils gawk git-core procps util-linux python313-wheel python313-pipx
27+ zypper -n install --no-recommends curl findutils gawk git-core procps python313 python313-devel python313-pip python313-pipx python313-wheel util-linux
2828
2929# cleanup logs and temporary files
3030RUN set -euo pipefail; zypper -n clean -a; \
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Mon Mar 30 11:33:32 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - order package installation alphabetically
5+
16-------------------------------------------------------------------
27Tue Mar 10 21:46:15 UTC 2026 - SUSE Update Bot <bci-internal@suse.de>
38
You can’t perform that action at this time.
0 commit comments