Update image suffix in build configuration for consistency

m3hm3t/pg18_rel_oid_2
Mehmet Yilmaz 2025-05-20 19:31:38 +00:00
parent c9cc28c0a1
commit 89fff2fb9d
1 changed files with 1 additions and 1 deletions

View File

@ -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.4" sql_snapshot_pg_version: "17.4"
image_suffix: "-dev-3bae8b2" image_suffix: "-dev-3a07d7e"
pg15_version: '{ "major": "15", "full": "15.12" }' pg15_version: '{ "major": "15", "full": "15.12" }'
pg16_version: '{ "major": "16", "full": "16.8" }' pg16_version: '{ "major": "16", "full": "16.8" }'
pg17_version: '{ "major": "17", "full": "17.4" }' pg17_version: '{ "major": "17", "full": "17.4" }'