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