Skip to content

Commit eec1d0d

Browse files
committed
Release 3.3.8 - See CHANGELOG.md
1 parent b817767 commit eec1d0d

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.3.8 2025-02-25 <dave at tiredofit dot ca>
2+
3+
### Added
4+
- Zabbix 7.2.4
5+
6+
17
## 3.3.7 2025-01-28 <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.2.3 \
9+
ENV ZABBIX_VERSION=7.2.4 \
1010
PHP_ENABLE_LDAP=TRUE \
1111
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
1212
PHP_ENABLE_SOCKETS=TRUE \

0 commit comments

Comments
 (0)