use images that are build with the same libpq version as the minor postgres version

pull/6049/head
Nils Dijk 2022-07-06 13:18:08 +02:00
parent ac6ccab739
commit e14c9d400a
No known key found for this signature in database
GPG Key ID: CA1177EF9434F241
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ orbs:
parameters:
image_suffix:
type: string
default: '-vabaecad'
default: '-dev-b07a192'
pg13_version:
type: string
default: '13.4'