mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-13 18:37:10 +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" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
--clean-protected \
|
||||
|
Reference in New Issue
Block a user