Skip to content
Snippets Groups Projects
Commit 588e1d18 authored by Nigel Kukard's avatar Nigel Kukard
Browse files

chore: updated to version 7.2.1

parent 08ea95db
Branches
No related tags found
1 merge request!63chore: updated to version 7.2.1
......@@ -24,8 +24,8 @@ FROM registry.conarx.tech/containers/nginx-php/3.20 as builder
# UPDATE timescaledb version in tests/docker-compose.yml.timescaledb.tmpl to the max supported version
# ref https://hub.docker.com/repository/docker/allworldit/postgresql-timescaledb/tags?page=1&ordering=last_updated
# ref https://github.com/zabbix/zabbix/blob/6e6aa6c5a866e56648410275a936959a5100712c/include/zbx_dbversion_constants.h#L62
ENV ZABBIX_VER=7.0.6
# ref https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/include/zbx_dbversion_constants.h?at=refs%2Ftags%2F7.2.1
ENV ZABBIX_VER=7.2.1
COPY patches /build/patches
......
......@@ -567,7 +567,7 @@ services:
# MAIN ZABBIX DATABASE SERVER
postgresql-server:
image: registry.conarx.tech/containers/postgresql-timescaledb/3.19:pg16-2.14.2
image: registry.conarx.tech/containers/postgresql-timescaledb/3.20:pg17-2.17.2
environment:
- POSTGRES_USER=zabbix
- POSTGRES_PASSWORD=zabbix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment