Update postgres to 13 (#568)

This commit is contained in:
Hasan Ramezani 2023-09-26 08:29:41 +02:00 committed by GitHub
parent ccc59e85f1
commit e699e7d118
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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