version bump 7.0

This commit is contained in:
2024-06-12 20:00:16 +02:00
parent d65fe9e4b9
commit 9891c85116
2 changed files with 3 additions and 7 deletions

View File

@ -1,4 +1,4 @@
FROM zabbix/zabbix-server-pgsql:ubuntu-6.4-latest
FROM zabbix/zabbix-server-pgsql:ubuntu-7.0-latest
USER root
RUN set -eux && \