mirror of
https://github.com/containers/podman.git
synced 2025-06-21 01:19:15 +08:00
Merge pull request #2660 from giuseppe/upgrade-slirp4netns
cirrus: upgrade slirp4netns
This commit is contained in:
@ -66,6 +66,7 @@ then
|
|||||||
RUNC="https://kojipkgs.fedoraproject.org/packages/runc/1.0.0/55.dev.git578fe65.fc${OS_RELEASE_VER}/x86_64/runc-1.0.0-55.dev.git578fe65.fc${OS_RELEASE_VER}.x86_64.rpm"
|
RUNC="https://kojipkgs.fedoraproject.org/packages/runc/1.0.0/55.dev.git578fe65.fc${OS_RELEASE_VER}/x86_64/runc-1.0.0-55.dev.git578fe65.fc${OS_RELEASE_VER}.x86_64.rpm"
|
||||||
echo ">>>>> OVERRIDING RUNC WITH $RUNC <<<<<"
|
echo ">>>>> OVERRIDING RUNC WITH $RUNC <<<<<"
|
||||||
dnf -y install "$RUNC"
|
dnf -y install "$RUNC"
|
||||||
|
dnf -y upgrade slirp4netns
|
||||||
;& # Continue to the next item
|
;& # Continue to the next item
|
||||||
centos-7) ;&
|
centos-7) ;&
|
||||||
rhel-7)
|
rhel-7)
|
||||||
|
Reference in New Issue
Block a user