manios / docker-nagios

Docker image for Nagios Core in Alpine Linux with basic plugins, available for x86, x64 , ARM v6, ARM v7 and ARM64.
https://www.nagios.org/
Other
60 stars 28 forks source link

Update to NAGIOS_VERSION=4.4.8 #49

Closed alfonx closed 2 years ago

alfonx commented 2 years ago

Please update to latest NAGIOS_VERSION=4.4.8

https://www.nagios.org/projects/nagios-core/history/4x/

manios commented 2 years ago

Hi @alfonx !

Thanks for your help! I have upgraded Nagios to v4.4.8 in build-10 which is released today 2022-11-17.

Please use :

docker pull manios/nagios:latest
# OR
docker pull manios/nagios:build-10
# OR
docker pull manios/nagios:4.4.8

to test.

Best regards , Chris