diff --git a/scripts/build/Dockerfile.fedora.tmpl b/scripts/build/Dockerfile.fedora.tmpl index 965309623..94f112671 100644 --- a/scripts/build/Dockerfile.fedora.tmpl +++ b/scripts/build/Dockerfile.fedora.tmpl @@ -18,14 +18,9 @@ RUN dnf install -y \ procps-ng \ protobuf-c-devel \ protobuf-devel \ - python2-protobuf \ - python2 \ - # Starting with Fedora 28 this is python2-ipaddress python-ipaddress \ - # Starting with Fedora 28 this is python2-pyyaml python-yaml \ python3-pip \ - python2-future \ python3-PyYAML \ python3-future \ python3-protobuf \