Skip to content

Commit 828064b

Browse files
committed
Release 3.4.11 - See CHANGELOG.md
1 parent 75e8af8 commit 828064b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 3.4.10 2025-07-02 <dave at tiredofit dot ca>
28

39
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
66

77
ARG ZABBIX_VERSION
88

9-
ENV ZABBIX_VERSION=7.4.0 \
9+
ENV ZABBIX_VERSION=7.4.1 \
1010
PHP_ENABLE_LDAP=TRUE \
1111
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
1212
PHP_ENABLE_SOCKETS=TRUE \

0 commit comments

Comments
 (0)