Fix container image suffix

pull/7154/head
Gokhan Gulbiz 2023-08-16 18:54:58 +03:00
parent 6f883f3f80
commit a5a65ccb4b
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
image_name:
- "citus/exttester"
image_suffix:
- "-vbab548a"
- ${{ inputs.image_suffix}}
pg_major:
- 14
- 15