Update image suffix

pull/7277/head
Gokhan Gulbiz 2023-11-13 14:03:21 +03:00
parent 5386440ac9
commit b447453e34
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
pgupgrade_image_name: "citus/pgupgradetester" pgupgrade_image_name: "citus/pgupgradetester"
style_checker_image_name: "citus/stylechecker" style_checker_image_name: "citus/stylechecker"
style_checker_tools_version: "0.8.18" style_checker_tools_version: "0.8.18"
image_suffix: "-v87fd773" image_suffix: "-v9d71045"
pg14_version: '{ "major": "14", "full": "14.9" }' pg14_version: '{ "major": "14", "full": "14.9" }'
pg15_version: '{ "major": "15", "full": "15.4" }' pg15_version: '{ "major": "15", "full": "15.4" }'
pg16_version: '{ "major": "16", "full": "16.0" }' pg16_version: '{ "major": "16", "full": "16.0" }'