Skip to content

Commit daa6dc9

Browse files
committed
3.5.0pre
1 parent 11ee96c commit daa6dc9

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

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

33
### Changed
4-
- Zabbix 7.4.6
4+
- Zabbix 7.4.7
55
- Change base image to nfrastack/nginx-php-fpm
66
- PHP 8.4
77

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.6" \
21+
ZABBIX_VERSION="7.4.7" \
2222
ZABBIX_REPO_URL="https://github.com/zabbix/zabbix"
2323

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

examples/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
!compose.yml

0 commit comments

Comments
 (0)