mirror of https://github.com/citusdata/citus.git
Fix image sha
parent
709dd17710
commit
177dcf3a85
|
@ -32,7 +32,7 @@ jobs:
|
|||
style_checker_image_name: "ghcr.io/citusdata/stylechecker"
|
||||
style_checker_tools_version: "0.8.18"
|
||||
sql_snapshot_pg_version: "16.5"
|
||||
image_suffix: "-dev-a688d9e"
|
||||
image_suffix: "-v1d9d7d7"
|
||||
pg14_version: '{ "major": "14", "full": "14.14" }'
|
||||
pg15_version: '{ "major": "15", "full": "15.9" }'
|
||||
pg16_version: '{ "major": "16", "full": "16.5" }'
|
||||
|
|
Loading…
Reference in New Issue