Skip to content

Commit e5fce60

Browse files
committed
Release 3.4.1 - See CHANGELOG.md
1 parent 46e1b50 commit e5fce60

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.1 2025-04-17 <dave at tiredofit dot ca>
2+
3+
### Changed
4+
- Downgrade to 7.2.5
5+
6+
17
## 3.4.0 2025-04-17 <dave at tiredofit dot ca>
28

39
### Added

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.2.6 \
9+
ENV ZABBIX_VERSION=7.2.5 \
1010
PHP_ENABLE_LDAP=TRUE \
1111
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
1212
PHP_ENABLE_SOCKETS=TRUE \

0 commit comments

Comments
 (0)