modify(dbs): modify dbs postgre version

This commit is contained in:
cnphpbb 2024-02-25 20:18:28 +08:00
parent bab4ec2f88
commit f0f9e9f83d

View File

@ -48,7 +48,7 @@ services:
- --advertise-client-urls=http://0.0.0.0:2379
postgre:
image: postgres:13-alpine
image: postgres:16.2-bookworm
container_name: Dev-postgre
restart: always
environment: