Update docker-compose.yaml

This commit is contained in:
codingbox2022 2025-06-28 22:27:42 -05:00 committed by GitHub
parent 1c247498d8
commit 6dfbfe2d83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ services:
evolution-postgres: evolution-postgres:
container_name: evolution_postgres container_name: evolution_postgres
image: postgres:15 image: postgres:16-alpine
restart: always restart: always
env_file: env_file:
- .env - .env