forked from DevOps/deploy.stack
modify(dbs): modify dbs postgre version
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user