Merge branch 'update_agent_dockerfile' into 'develop'

adding python3 to the docker agent image

See merge request artica/pandorafms!2982
This commit is contained in:
Rafael Ameijeiras 2019-12-20 08:59:52 +01:00
commit 2cfc9db26b
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN yum -y install \
epel-release \
unzip \
perl \
python3 \
sed \
"perl(Sys::Syslog)"