Skip to content

Commit 6dfbfe2

Browse files
Update docker-compose.yaml
1 parent 1c24749 commit 6dfbfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636

3737
evolution-postgres:
3838
container_name: evolution_postgres
39-
image: postgres:15
39+
image: postgres:16-alpine
4040
restart: always
4141
env_file:
4242
- .env

0 commit comments

Comments
 (0)