switched registry to source.devloop.de

This commit is contained in:
2023-05-13 22:49:43 +02:00
parent b4c1c24f1c
commit 0356c63a5e
2 changed files with 9 additions and 2 deletions

View File

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