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 75e8af8 commit 828064bCopy full SHA for 828064b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.4.11 2025-07-30 <dave at tiredofit dot ca>
2
+
3
+ ### Added
4
+ - Zabbix 7.4.1
5
6
7
## 3.4.10 2025-07-02 <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.4.0 \
+ENV ZABBIX_VERSION=7.4.1 \
10
PHP_ENABLE_LDAP=TRUE \
11
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
12
PHP_ENABLE_SOCKETS=TRUE \
0 commit comments