Update postgres to 14 (#649)

This commit is contained in:
Hasan Ramezani 2024-05-27 13:22:46 +03:30 committed by Ilya
parent 43f667aaa4
commit 9e7771fab1

View file

@ -13,7 +13,7 @@ jobs:
services:
postgres:
image: postgres:13
image: postgres:14
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres