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