Skip to content

Commit

Permalink
fix: revert syslog-ng (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Faircloth authored Aug 6, 2021
1 parent 4054b68 commit 58a205c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN cd /tmp ;\
dnf install 'dnf-command(copr)' -y ;\
dnf install http://mirror.centos.org/centos/8/AppStream/x86_64/os/Packages/libnet-1.1.6-15.el8.x86_64.rpm -y; \
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm -y ;\
dnf copr enable czanik/syslog-ng333 -y ;\
dnf copr enable czanik/syslog-ng332 -y ;\
dnf install tzdata curl wget nc socat syslog-ng syslog-ng-python syslog-ng-http syslog-ng-kafka syslog-ng-afsnmp python38-pip gcc python38-devel procps-ng net-tools less net-snmp -y ;\
dnf update -y ;\
dnf clean all
Expand Down

0 comments on commit 58a205c

Please sign in to comment.