Files
deploy.stack/dbSer/postgres/env.cfg
cnphpbb 14fb2160c4 build: 更新MySQL和PostgreSQL的镜像版本
更新MySQL和PostgreSQL的镜像版本以使用最新的稳定版本,确保安全性和性能优化。
2025-04-27 09:42:51 +08:00

7 lines
222 B
INI

#IMAGE_TAG=postgres:14.11-bookworm
#IMAGE_TAG=postgres:15.6-bookworm
IMAGE_TAG=postgres:16.8
IMAGE_TAG_V17=postgres:17.4
IMAGE_TAG_V15=postgres:15.12
POSTGRES_PASSWORD=Kevin0412PgSql
POSTGRES_HOST_AUTH_METHOD=scram-sha-256