Skip to content
Snippets Groups Projects
Commit b477fa4c authored by Alexander A. Klimov's avatar Alexander A. Klimov :sunglasses:
Browse files

Merge branch 'bugfix/centos-8-fix-powertools' into 'master'

Change capitalization of the 'PowerTools' repository to 'powertools'

See merge request !3
parents d9830d89 aa81badc
No related branches found
No related tags found
1 merge request!3Change capitalization of the 'PowerTools' repository to 'powertools'
Pipeline #18339 passed
...@@ -10,7 +10,7 @@ RUN dnf install -y \ ...@@ -10,7 +10,7 @@ RUN dnf install -y \
epel-release \ epel-release \
&& dnf clean all && dnf clean all
RUN dnf config-manager --set-enabled PowerTools RUN dnf config-manager --set-enabled powertools
RUN dnf install -y \ RUN dnf install -y \
boost-devel \ boost-devel \
......
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