FROM zabbix/zabbix-server-pgsql:alpine-latest

USER root
RUN apk add --no-cache curl
USER zabbix