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:
|
parameters:
|
||||||
image_suffix:
|
image_suffix:
|
||||||
type: string
|
type: string
|
||||||
default: '-vabaecad'
|
default: '-dev-b07a192'
|
||||||
pg13_version:
|
pg13_version:
|
||||||
type: string
|
type: string
|
||||||
default: '13.4'
|
default: '13.4'
|
||||||
|
|
Loading…
Reference in New Issue