mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-09-08 23:20:52 -06:00
Update docker-compose.yaml
This commit is contained in:
parent
1c247498d8
commit
6dfbfe2d83
@ -36,7 +36,7 @@ services:
|
||||
|
||||
evolution-postgres:
|
||||
container_name: evolution_postgres
|
||||
image: postgres:15
|
||||
image: postgres:16-alpine
|
||||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
|
Loading…
Reference in New Issue
Block a user