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

Merge branch 'nkupdates-edge' into 'edge'

chore: updated to version 7.2.1

See merge request !62
parents db027760 23cec8ba
Branches
No related tags found
2 merge requests!66Updated to Alpine 3.21,!62chore: updated to version 7.2.1
......@@ -24,8 +24,8 @@ FROM registry.conarx.tech/containers/nginx-php/edge 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