Update postgres to 14 (#649)

This commit is contained in:
Hasan Ramezani 2024-05-27 13:22:46 +03:30 committed by GitHub
parent 8af8011073
commit d412b2b16a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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