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 46e1b50 commit e5fce60Copy full SHA for e5fce60
CHANGELOG.md
@@ -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
7
## 3.4.0 2025-04-17 <dave at tiredofit dot ca>
8
9
### Added
Dockerfile
@@ -6,7 +6,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
ARG ZABBIX_VERSION
-ENV ZABBIX_VERSION=7.2.6 \
+ENV ZABBIX_VERSION=7.2.5 \
10
PHP_ENABLE_LDAP=TRUE \
11
PHP_ENABLE_CREATE_SAMPLE_PHP=FALSE \
12
PHP_ENABLE_SOCKETS=TRUE \
0 commit comments