Skip to content
Snippets Groups Projects
Commit f9abb893 authored by void's avatar void
Browse files

Merge branch 'renovate/jordan-icinga2-2.x' into 'master'

Update jordan/icinga2 Docker tag to v2.13.7

See merge request !27
parents a9bc162d 197ff390
No related branches found
No related tags found
1 merge request!27Update jordan/icinga2 Docker tag to v2.13.7
FROM jordan/icinga2:2.13.6 FROM jordan/icinga2:2.13.7
# Install additional Packages # Install additional Packages
RUN apt-get update \ RUN apt-get update \
...@@ -13,7 +13,7 @@ RUN apt-get update \ ...@@ -13,7 +13,7 @@ RUN apt-get update \
libnet-dns-perl \ libnet-dns-perl \
libnet-ip-perl \ libnet-ip-perl \
perl \ perl \
python-requests \ python3-requests \
python3 \ python3 \
python3-paho-mqtt \ python3-paho-mqtt \
&& apt-get autoremove -y \ && apt-get autoremove -y \
......
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