We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6dafd61 commit b0f604dCopy full SHA for b0f604d
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 3.5.0pre 2025-10-02 <code at nfrastack dot com>
2
3
### Changed
4
+ - Zabbix 7.4.5
5
- Change base image to nfrastack/nginx-php-fpm
6
- PHP 8.4
7
Containerfile
@@ -18,7 +18,7 @@ LABEL \
18
org.opencontainers.image.licenses="MIT"
19
20
ARG \
21
- ZABBIX_VERSION="7.4.3" \
+ ZABBIX_VERSION="7.4.5" \
22
ZABBIX_REPO_URL="https://github.com/zabbix/zabbix"
23
24
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md
0 commit comments