mirror of https://github.com/citusdata/citus.git
use images that are build with the same libpq version as the minor postgres version
parent
ac6ccab739
commit
e14c9d400a
|
@ -6,7 +6,7 @@ orbs:
|
|||
parameters:
|
||||
image_suffix:
|
||||
type: string
|
||||
default: '-vabaecad'
|
||||
default: '-dev-b07a192'
|
||||
pg13_version:
|
||||
type: string
|
||||
default: '13.4'
|
||||
|
|
Loading…
Reference in New Issue