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 b817767 commit eec1d0dCopy full SHA for eec1d0d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.3.8 2025-02-25 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Zabbix 7.2.4
5
6
7
## 3.3.7 2025-01-28 <dave at tiredofit dot ca>
8
9
### Changed
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG ZABBIX_VERSION
-ENV ZABBIX_VERSION=7.2.3 \
+ENV ZABBIX_VERSION=7.2.4 \
10
PHP_ENABLE_LDAP=TRUE \
11
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
12
PHP_ENABLE_SOCKETS=TRUE \
0 commit comments