modify(dbs): modify dbs postgre version
This commit is contained in:
parent
bab4ec2f88
commit
f0f9e9f83d
@ -48,7 +48,7 @@ services:
|
|||||||
- --advertise-client-urls=http://0.0.0.0:2379
|
- --advertise-client-urls=http://0.0.0.0:2379
|
||||||
|
|
||||||
postgre:
|
postgre:
|
||||||
image: postgres:13-alpine
|
image: postgres:16.2-bookworm
|
||||||
container_name: Dev-postgre
|
container_name: Dev-postgre
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user