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

pull/6075/head
Nils Dijk 2022-07-06 13:18:08 +02:00 committed by Hanefi Onaldi
parent 67ac3da2b0
commit dc30ee874a
No known key found for this signature in database
GPG Key ID: F18CDB10BA0DFDC7
1 changed files with 1 additions and 1 deletions

View File

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