Skip to content

Commit

Permalink
Release 7.7.39 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 11, 2022
1 parent 94ff8c3 commit 802c608
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 7.7.39 2022-12-11 <dave at tiredofit dot ca>

### Added
- Zabbix Agent 6.2.6


## 7.7.38 2022-12-05 <dave at tiredofit dot ca>

### Changed
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ARG ZABBIX_VERSION
### Set defaults
ENV FLUENTBIT_VERSION=${FLUENTBIT_VERSION:-"2.0.6"} \
S6_OVERLAY_VERSION=${S6_OVERLAY_VERSION:-"3.1.2.1"} \
ZABBIX_VERSION=${ZABBIX_VERSION:-"6.2.4"} \
ZABBIX_VERSION=${ZABBIX_VERSION:-"6.2.6"} \
DOAS_VERSION=${DOAS_VERSION:-"v6.8.2"} \
DEBUG_MODE=FALSE \
TIMEZONE=Etc/GMT \
Expand Down

0 comments on commit 802c608

Please sign in to comment.