mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-13 18:37:10 +02:00
Updated PostgreSQL client to 17 version on Alpine
This commit is contained in:
@ -51,7 +51,7 @@ RUN set -eux && \
|
||||
php83-xmlreader \
|
||||
php83-xmlwriter \
|
||||
php83-openssl \
|
||||
postgresql16-client \
|
||||
postgresql17-client \
|
||||
supervisor" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
|
Reference in New Issue
Block a user