From 6c680597aacc87d068701443988db7be83b80452 Mon Sep 17 00:00:00 2001 From: Christos Manios Date: Fri, 12 Jun 2026 12:01:07 +0300 Subject: [PATCH] Release build 36 --- CHANGELOG.md | 12 ++++++++++++ Dockerfile | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0df6b6f..ab8b621 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ This Docker image contains more than one software (Nagios, Nagios plugins, NRPE, Apache HTTPD, etc.) with different versions. Hence we decided to name the releases with the naming `Build - ` which will have an incremental unsigned integer. In this document we will describe the contents of every image in every build. +## Build 36 (2026-06-12) + +* Nagios core: v4.5.13 +* Nagios plugins: v2.5.0 +* NRPE: 4.1.3 +* Alpine: + * 3.23.4: `amd64`, `i386`, `arm64`,`arm/v6`, `arm/v7` + +### Features + +* Upgrade to Nagios Core `4.5.13`. ([#102](https://github.com/manios/docker-nagios/issues/102)) + ## Build 35 (2026-04-03) * Nagios core: v4.5.12 diff --git a/Dockerfile b/Dockerfile index cebccc4..48fe474 100644 --- a/Dockerfile +++ b/Dockerfile @@ -190,7 +190,7 @@ LABEL name="Nagios" \ nrpeVersion=$NRPE_VERSION \ homepage="https://www.nagios.com/" \ maintainer="Christos Manios " \ - build="36-snapshot" \ + build="36" \ org.opencontainers.image.title="Nagios" \ org.opencontainers.image.description="Nagios, the Industry Standard In IT Infrastructure Monitoring" \ org.opencontainers.image.vendor="Nagios" \ @@ -199,7 +199,7 @@ LABEL name="Nagios" \ org.opencontainers.image.url="https://hub.docker.com/r/manios/nagios" \ org.opencontainers.image.source="https://github.com/manios/docker-nagios" \ org.opencontainers.image.documentation="https://github.com/manios/docker-nagios/blob/master/README.md" \ - org.opencontainers.image.version="36-snapshot" + org.opencontainers.image.version="36" RUN mkdir -p ${NAGIOS_HOME} && \ mkdir -p /orig/apache2