Merge pull request #13395 from shanemcd/pin-rsyslog

Pin rsyslog to avoid crash
This commit is contained in:
Shane McDonald
2023-01-04 21:54:34 +08:00
committed by GitHub

View File

@@ -116,7 +116,7 @@ RUN dnf -y update && dnf install -y 'dnf-command(config-manager)' && \
python3-psycopg2 \ python3-psycopg2 \
python3-setuptools \ python3-setuptools \
rsync \ rsync \
"rsyslog >= 8.1911.0" \ rsyslog-8.2102.0-106.el9 \
subversion \ subversion \
sudo \ sudo \
vim-minimal \ vim-minimal \