mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 04:45:59 +02:00
Added zlib and devel packages. Updated PostgreSQL from 13 to 15 version
This commit is contained in:
@@ -51,7 +51,8 @@ RUN set -eux && \
|
||||
openipmi-libs \
|
||||
pcre2 \
|
||||
sqlite-libs \
|
||||
unixodbc" && \
|
||||
unixodbc \
|
||||
zlib" && \
|
||||
apk add \
|
||||
--no-cache \
|
||||
--clean-protected \
|
||||
|
Reference in New Issue
Block a user