mirror of https://github.com/citusdata/citus.git
Point to new images (#8067)
Point to new images because of libpq symlink issue resurfacingpull/8068/head
parent
194e6bb0d0
commit
1a5db371f5
|
|
@ -32,7 +32,7 @@ jobs:
|
||||||
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
|
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
|
||||||
style_checker_tools_version: "0.8.18"
|
style_checker_tools_version: "0.8.18"
|
||||||
sql_snapshot_pg_version: "17.5"
|
sql_snapshot_pg_version: "17.5"
|
||||||
image_suffix: "-dev-d28f316"
|
image_suffix: "-vb17c33b"
|
||||||
pg15_version: '{ "major": "15", "full": "15.13" }'
|
pg15_version: '{ "major": "15", "full": "15.13" }'
|
||||||
pg16_version: '{ "major": "16", "full": "16.9" }'
|
pg16_version: '{ "major": "16", "full": "16.9" }'
|
||||||
pg17_version: '{ "major": "17", "full": "17.5" }'
|
pg17_version: '{ "major": "17", "full": "17.5" }'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue