Skip to content

Commit b0f604d

Browse files
committed
3.5.0pre
1 parent 6dafd61 commit b0f604d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 3.5.0pre 2025-10-02 <code at nfrastack dot com>
22

33
### Changed
4+
- Zabbix 7.4.5
45
- Change base image to nfrastack/nginx-php-fpm
56
- PHP 8.4
67

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ LABEL \
1818
org.opencontainers.image.licenses="MIT"
1919

2020
ARG \
21-
ZABBIX_VERSION="7.4.3" \
21+
ZABBIX_VERSION="7.4.5" \
2222
ZABBIX_REPO_URL="https://github.com/zabbix/zabbix"
2323

2424
COPY CHANGELOG.md /usr/src/container/CHANGELOG.md

0 commit comments

Comments
 (0)