File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 15-3.1.1 2023-05-09 <dave at tiredofit dot ca >
2+
3+ ### Added
4+ - Update Zabbix Postgresql Plugin to 6.4.2
5+
6+
17## 15-3.1.0 2023-04-26 <dave at tiredofit dot ca >
28
39 ### Added
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ LABEL maintainer="Dave Conroy (github.com/tiredofit)"
77ARG POSTGRES_VERSION
88ARG POSTGRES_ZABBIX_PLUGIN_VERSION
99ENV POSTGRES_VERSION=${POSTGRES_VERSION:-"15.2" } \
10- POSTGRES_ZABBIX_PLUGIN_VERSION=${POSTGRES_ZABBIX_PLUGIN_VERSION:-"6.2.7 " } \
10+ POSTGRES_ZABBIX_PLUGIN_VERSION=${POSTGRES_ZABBIX_PLUGIN_VERSION:-"6.4.2 " } \
1111 CONTAINER_ENABLE_MESSAGING=FALSE \
1212 IMAGE_NAME="tiredofit/postgres:15" \
1313 IMAGE_REPO_URL="https://github.com/tiredofit/docker-postgres/"
You can’t perform that action at this time.
0 commit comments