Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/foundation-2017' into foundation…
Browse files Browse the repository at this point in the history
…-2018
  • Loading branch information
Benjamin Reed committed Feb 15, 2022
2 parents b8bfed0 + 79e8d37 commit 2245b67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opennms-container/horizon/Dockerfile
Expand Up @@ -21,7 +21,7 @@ RUN curl --retry 5 --fail -L ${CONFD_URL} -o /usr/bin/confd && \
chmod +x /usr/bin/confd

RUN dnf -y install dnf-plugins-core && \
dnf config-manager --set-enabled PowerTools && \
dnf config-manager --set-enabled powertools && \
rpm --import "${REPO_KEY_URL}" && \
dnf -y install epel-release && \
dnf -y install "${REPO_RPM}" && \
Expand Down

0 comments on commit 2245b67

Please sign in to comment.