You've already forked fedora-toolbox
forked from davejansen/fedora-bootc
Exclude Taiwan as I'm having missing package errors there
Some checks are pending
Build container image / Build and push image (push) Has started running
Some checks are pending
Build container image / Build and push image (push) Has started running
This commit is contained in:
@@ -13,7 +13,7 @@ cp /ctx/cosign.pub /etc/pki/containers/davejansen.pub
|
|||||||
|
|
||||||
# Add country query to all repo metalinks
|
# Add country query to all repo metalinks
|
||||||
# shellcheck disable=SC2016
|
# shellcheck disable=SC2016
|
||||||
sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,TW/g' /etc/yum.repos.d/*.repo
|
sed -i -e '/^metalink\=/s/\$releasever\&arch\=\$basearch$/\$releasever\&arch\=\$basearch\&country\=KR,JP,AU/g' /etc/yum.repos.d/*.repo
|
||||||
|
|
||||||
# Update all existing packages
|
# Update all existing packages
|
||||||
dnf5 update -y
|
dnf5 update -y
|
||||||
|
|||||||
Reference in New Issue
Block a user