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