Skip to content
Snippets Groups Projects
Commit d32a1f37 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

scripts: rename PowerTools to powertools in CentOS Dockerfile

Very good CentOS 8!
parent f5e1660e
No related branches found
No related tags found
No related merge requests found
Pipeline #77102 passed
......@@ -3,7 +3,7 @@ MAINTAINER Knot DNS <knot-dns@labs.nic.cz>
ENV DEBIAN_FRONTEND noninteractive
RUN dnf -y upgrade
RUN dnf -y install epel-release
RUN dnf -y --enablerepo PowerTools install \
RUN dnf -y --enablerepo powertools install \
'autoconf' \
'automake' \
'diffutils' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment