chore: pin postgresql version in self-host compose.yaml (#8420)

This commit is contained in:
Тимур
2024-10-08 07:44:14 +05:00
committed by GitHub
parent a3dc074574
commit 4da0231658

View File

@@ -43,7 +43,7 @@ services:
timeout: 5s
retries: 5
postgres:
image: postgres
image: postgres:16
container_name: affine_postgres
restart: unless-stopped
volumes: