Use EPEL to install fping instead of custom package (CentOS)

This commit is contained in:
Alexey Pustovalov 2020-09-08 00:27:03 +03:00
commit 3120ba0d98

View File

@ -217,4 +217,4 @@ jobs:
for version in ${IMAGE_TAG_VERSIONS[@]}; do
echo "Checking \"$version\"... "
docker buildx imagetools inspect $version
done
done