[info=3d017aadcffb32a48c08bfeed230ed11]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/gitea-runner-image?expand=0&rev=174
This commit is contained in:
Dan Čermák 2024-11-15 15:05:23 +00:00 committed by Git OBS Bridge
parent fedf4b148d
commit 52a60abd5b
2 changed files with 6 additions and 1 deletions

View File

@ -22,7 +22,7 @@
FROM opensuse/tumbleweed:latest
RUN set -euo pipefail; \
zypper -n install --no-recommends osc expect obs-service-format_spec_file obs-service-source_validator typescript git openSUSE-release openSUSE-release-appliance-docker; \
zypper -n install --no-recommends osc expect obs-service-format_spec_file obs-service-source_validator typescript git-core openSUSE-release openSUSE-release-appliance-docker; \
zypper -n clean; \
rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 15 15:03:26 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>
- switch to git-core
-------------------------------------------------------------------
Wed Oct 30 15:34:45 UTC 2024 - SUSE Update Bot <bci-internal@suse.de>